Public Properties
Property | Description |
---|---|
AttributeID | Attribute ID of the matched object. This ID is assigned by ER/Studio and can be used with the ModelID and EntityID to obtain the corresponding AttributeObj object. Valid for ModelUsage queries for AttributeObj objects. |
EntityID | Entity ID of the matched object. This ID is assigned by ER/Studio and can be used with the ModelID to obtain the corresponding Entity object. Valid for ModelUsage queries for Entities and child object types (e.g. AttributeObj). |
GUID | This is the GUID of the matched object. DATATYPE: String. |
ModelID | Model ID of the matched object. This ID is assigned by ER/Studio and can be used to obtain the corresponding Model object. Valid for ModelUsage and SubmodelUsage queries for all objects. |
SubModelID | Submodel ID of the matched object. This ID is assigned by ER/Studio and can be used with the ModelID to obtain the corresponding SubModel object. Valid for SubmodelUsage queries for all objects. |
UserMapping | Returns TRUE if this match was made manually by the user. |
ViewID | View ID of the matched object. This ID is assigned by ER/Studio and can be used with the ModelID to obtain the corresponding View object. Valid for ModelUsage queries for Views. |
See Also