Description
Gets/sets data type as mcdbType
-
Property type
-
A Long value.
Data type of the data in data column
-
Syntax
-
object.datatype [= value]
The datatype Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataColumn. | | value | A Long value. | Remarks
The type has to be set before initialization of data column
|