Public Methods

MethodDescription
RepoCheckOutStatus MethodGet the Check Out status of this IndexColumn object. DATATYPE: StringObjects.
RepoVersionHistoryGet the Version History of this IndexColumn from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.

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.
  • No labels