Page History
...
Public Properties
Property | Description |
---|---|
AttributeID | Attribute ID of the mapped object as assigned by ER/Studio. You can use this property with the ModelID and EntityID to obtain the corresponding AttributeObj object. Valid for ModelUsage queries for AttributeObj objects. |
Definition | Returns the UserDefinedMappingObj Definition. DATATYPE: String. |
EntityID | Entity ID of the mapped object as assigned by ER/Studio. You can use this property with the ModelID to obtain the corresponding Entity object. Valid for ModelUsage queries for Entities and child object types (e.g. AttributeObj). |
ModelID | Model ID of the mapped object as assigned by ER/Studio. You can use this property to obtain the corresponding Model object. Valid for ModelUsage and SubmodelUsage queries for all objects. |
...