Public Methods
Method | Description |
---|
RepoCheckOutStatus | Get the Check Out status of this ViewRelationship object. DATATYPE: StringObjects. |
RepoVersionHistory | Get the Version History of this ViewRelationship from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
UserComments | Returns a collection of user comments associated with this ViewRelationship object. |
Public Properties
Property | Description |
---|
| 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. |