You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| Get the Check Out status of this IndexColumn object. DATATYPE: StringObjects. |
| Get the Version History of this IndexColumn from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
Public Properties
Property | Description |
---|
| GUID of the column used as an index column as assigned by ER/Studio. DATATYPE: String. |
| Column name of the index column. DATATYPE: String. |
| GUID of the index column as assigned by ER/Studio. Each index column has a GUID. DATATYPE: String. |
| ID of the index column as assigned by ER/Studio. Each index column in a diagram has a unique ID. DATATYPE: Integer. |
| Sequence number of this Index column. DATATYPE: Integer. |
| Sort order of the index column. Valid values are: A = Ascending and D = Descending. DATATYPE: String. |