Property | Description |
---|
ColumnGUID | GUID of the column used as an index column as assigned by ER/Studio. DATATYPE: String. |
ColumnName | Column name of the index column. DATATYPE: String. |
GUID | GUID of the index column as assigned by ER/Studio. Each index column has a GUID. DATATYPE: String. |
ID | ID of the index column as assigned by ER/Studio. Each index column in a diagram has a unique ID. DATATYPE: Integer. |
SequenceNo | Sequence number of this Index column. DATATYPE: Integer. |
SortOrder | Sort order of the index column. Valid values are: A = Ascending and D = Descending. DATATYPE: String. |