Click or drag to resize

FieldSpec.UsualType Property

X#
A constant, representing the data type defined to this field specification:

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY UsualType AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A constant, representing the data type defined to this field specification:
Remarks

One of the following constants, representing the data type defined to this field specification:

ConstantMeaning
BYTEByte
DATEDate
DWORDDouble word
FLOATFloat
INTInteger, long integer
LOGICLogical
OBJECTObject
REAL4Real4
REAL8Real8
SHORTShort integer
STRINGString
TYPE_BITMAPBitmap
WORDWord
See Also