Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Public Properties

PropertyDescription
ColumnGUIDGUID of the column used as an index column as assigned by ER/Studio. DATATYPE: String.
ColumnNameColumn name of the index column. DATATYPE: String.
GUIDGUID of the index column as assigned by ER/Studio. Each index column has a GUID. DATATYPE: String.
IDID of the index column as assigned by ER/Studio. Each index column in a diagram has a unique ID. DATATYPE: Integer.
SequenceNoSequence number of this Index column. DATATYPE: Integer.
SortOrderSort order of the index column. Valid values are: A = Ascending and D = Descending. DATATYPE: String.

...