This SQL table contains the properties that are attached to the IMdoModelItem interface of the MDO Model. The IntID column is the primary key for this table.
Column Name | Data Type | Description |
IntID | 8 byte SQL_BINARY | The internal identifier for the model item. |
Description | SQL_VARCHAR | A description of the model item. |
FileName | SQL_LONG_VARCHAR | The name of the file that is associated with this model item. |
tsTimeStamp | SQL_TIMESTAMP | The time at which the MDO object was last synchronized with the repository. |