Versions Compared

Key

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

Public Methods

MethodDescription
RepoCheckOutStatusGet the Check Out status of this ViewRelationship object. DATATYPE: StringObjects.
RepoVersionHistoryGet the Version History of this ViewRelationship from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.
UserCommentsReturns a collection of user comments associated with this ViewRelationship object.

Public Properties

PropertyDescription
ChildViewChild view of the view relationship.
GUIDGUID of the View Relationship object as assigned by ER/Studio. Each View Relationship object has a unique GUID. DATATYPE: String.
IDID of the View Relationship Display object as assigned by ER/Studio. Each View Relationship display object in a diagram has a unique ID. DATATYPE: Integer.
InterModelIDInterModelID of the object as assigned by ER/Studio. DATATYPE: Integer.
IsParentViewDetermines whether the parent is a view or entity. DATATYPE: Boolean.
ParentEntityParent entity of the view relationship, if the parent is an entity.
ParentViewParent view of the view relationship, if the parent is a view.
Info
titleSee Also