FieldSpec.UsualType Property (Typed) |
Namespace: XSharp.VO.SDK
One of the following constants, representing the data type defined to this field specification:
Constant | Meaning |
---|---|
BYTE | Byte |
DATE | Date |
DWORD | Double word |
FLOAT | Float |
INT | Integer, long integer |
LOGIC | Logical |
OBJECT | Object |
REAL4 | Real4 |
REAL8 | Real8 |
SHORT | Short integer |
STRING | String |
TYPE_BITMAP | Bitmap |
WORD | Word |