Data.DBXCommon.TDBXDataTypes Fields
InheritedProtected
| AdtType | public | AdtType: Integer = $14; |
| AnsiStringType | public | AnsiStringType: Integer = 1; |
| ArrayType | public | ArrayType: Integer = $15; |
| BcdType | public | BcdType: Integer = 8; |
| BinaryBlobType | public | BinaryBlobType: Integer = $21; |
| BlobType | public | BlobType: Integer = 3; |
| BooleanType | public | BooleanType: Integer = 4; |
| BytesType | public | BytesType: Integer = 9; |
| CallbackType | public | CallbackType: Integer = $26; |
| CharArrayType | public | CharArrayType: Integer = $1F; |
| CurrencyType | public | CurrencyType: Integer = $19; |
| CursorType | public | CursorType: Integer = $11; |
| DateTimeType | public | DateTimeType: Integer = $B; |
| DateType | public | DateType: Integer = 2; |
| DBXConnectionType | public | DBXConnectionType: Integer = $22; |
| DoubleType | public | DoubleType: Integer = 7; |
| Int16Type | public | Int16Type: Integer = 5; |
| Int32Type | public | Int32Type: Integer = 6; |
| Int64Type | public | Int64Type: Integer = $12; |
| Int8Type | public | Int8Type: Integer = $1C; |
| IntervalType | public | IntervalType: Integer = $20; |
| JsonValueType | public | JsonValueType: Integer = $25; |
| MaxBaseTypes | public | MaxBaseTypes: Integer = $27; |
| ObjectType | public | ObjectType: Integer = $1E; |
| RefType | public | RefType: Integer = $16; |
| SingleType | public | SingleType: Integer = $1B; |
| TableType | public | TableType: Integer = $17; |
| TimeStampOffsetType | public | TimeStampOffsetType: Integer = $24; |
| TimeStampType | public | TimeStampType: Integer = $18; |
| TimeType | public | TimeType: Integer = $A; |
| UInt16Type | public | UInt16Type: Integer = $C; |
| UInt32Type | public | UInt32Type: Integer = $D; |
| UInt64Type | public | UInt64Type: Integer = $13; |
| UInt8Type | public | UInt8Type: Integer = $1D; |
| UnknownType | public | UnknownType: Integer = 0; |
| VarBytesType | public | VarBytesType: Integer = $F; |
| VariantType | public | VariantType: Integer = $23; |
| WideStringType | public | WideStringType: Integer = $1A; |