Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Properties

PropertyDescription
AttributeIDAttribute 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.
EntityIDEntity 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).
GUIDThis is the GUID of the matched object. DATATYPE: String.
ModelIDModel 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.
SubModelIDSubmodel 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.
UserMappingReturns TRUE if this match was made manually by the user.
ViewIDView 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