[]
Returns the identifier of this data type, TYPE_INT, as defined in DataBlk.
public override int DataType { get; }
Public Overrides ReadOnly Property DataType As Integer
| Type | Description |
|---|---|
| int | The type of data stored. Always DataBlk.TYPE_INT |