Page History
...
Public Properties
Property | Description |
---|---|
ChildView | Child view of the view relationship. |
GUID | GUID of the View Relationship object as assigned by ER/Studio. Each View Relationship object has a unique GUID. DATATYPE: String. |
ID | 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 | InterModelID of the object as assigned by ER/Studio. DATATYPE: Integer. |
IsParentView | Determines whether the parent is a view or entity. DATATYPE: Boolean. |
ParentEntity | Parent entity of the view relationship, if the parent is an entity. |
ParentView | Parent view of the view relationship, if the parent is a view. |
...