NXSL:TableColumn
Represents table column definition object (used by Table class).
Class Name
TableColumn
Attributes
| Name | Type | Description |
|---|---|---|
| dataType | int32 | Data type |
| displayName | string | Display name |
| isInstanceColumn | int32 | true if column is marked as instance column |
| name | string | Column name |