Members
-
<static> BOOLEAN :string
-
Type:
- string
- Default Value:
-
- boolean
-
<static> DATE :string
-
Type:
- string
- Default Value:
-
- date
-
<static> DATETIME :string
-
Type:
- string
- Default Value:
-
- datetime
-
<static> INT32 :string
-
Type:
- string
- Default Value:
-
- int32
-
<static> INT64 :string
-
Type:
- string
- Default Value:
-
- int64
-
<static> MEMO :string
-
Type:
- string
- Default Value:
-
- memo
-
<static> NUMBER :string
-
Type:
- string
- Default Value:
-
- number
-
<static> STRING :string
-
Type:
- string
- Default Value:
-
- string
Type Definitions
-
DataSetFieldType
-
Tipagem correspondente às possibilidades de strings de DataSetDataType
Type:
- 'string' | 'memo' | 'int32' | 'int64' | 'number' | 'date' | 'datetime' | 'boolean'