| Class | Description |
|---|---|
| BitNDataType |
BITNTYPE, the only valid lengths are 0x01 for non-null instances and 0x00 for NULL instances.
|
| DateTime2NDataType | |
| FixedLenDataType | |
| FloatNDataType |
FLTNTYPE, Variable-Length Data type, the only valid lengths are 0x04 and 0x08, which map to 7-digit precision float and 15-digit precision float SQL data types respectively.
|
| IntNDataType |
Variable-Length Data type, length may be 0x01, 0x02, 0x04, and 0x08.
|
| MSSQLDataType | |
| MSSQLDataTypeId | |
| NumericDataType | |
| TextWithCollationDataType | |
| TimeNDataType |
Copyright © 2021. All rights reserved.