Click or drag to resize

FieldSpec.UsualType Property (Typed)

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

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

Property Value

Type: DWord
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