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

Child view of the view relationship.

GUID of the View Relationship object as assigned by ER/Studio. Each View Relationship object has a unique GUID. DATATYPE: String.

ID 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.

InterModelID of the object as assigned by ER/Studio. DATATYPE: Integer.

Determines whether the parent is a view or entity. DATATYPE: Boolean.

Parent entity of the view relationship, if the parent is an entity.

Parent view of the view relationship, if the parent is a view.
Info
titleSee Also