Page History
Public Methods
Method | Description |
---|---|
BoundAttachments | Get all of the BoundAttachments of this View. |
BoundSecurityProperties | Get all of the BoundSecurityProperties of this View. |
ChildViewRelationships | Returns an object representing a collection of child view relationships for the view. |
ObjectPermissions | Returns the collection of Object Permissions for this object. |
Returns an object representing a collection of parent view relationships for the view. | |
Get the Check Out status of this View object. DATATYPE: StringObjects. | |
Get the Version History of this View from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. | |
Sets the DDL for the View. Returns the validation error message or none if validated successfully. PARAMETERS: NewDDL (String). RETURN DATATYPE: String. | |
Returns a collection of universal mappings applied to this object. | |
Returns a collection of user comments associated with this View. | |
Returns an object representing a collection of view fields in the view. | |
Returns a collection of matches in other models based on the results of a WhereUsed analysis on this object. | |
Returns a collection based on the results of a WhereUsed analysis of SubModels in the current model that contain this object. |
Public Properties
Property | Description |
---|---|
Definition of the view. DATATYPE: String. | |
Generate PostSQL option of the View. DATATYPE: Boolean. | |
Generate PreSQL option of the View. DATATYPE: Boolean. | |
GUID of the view as assigned by ER/Studio. Each view has a unique GUID. DATATYPE: String. | |
ID of the view as assigned by ER/Studio. Each view in a diagram has a unique ID. DATATYPE: Integer. | |
InterModelID of the object as assigned by ER/Studio. DATATYPE: Integer. | |
Controls the logical-/physical-only View Property. DATATYPE: Boolean. | |
Name of the view. DATATYPE: String. | |
Note of the view. DATATYPE: String. | |
Owner of the view. DATATYPE: String. | |
PostSQL of the View. DATATYPE: String. | |
PreSQL of the View. DATATYPE: String. | |
Alphabetical Order Column Sorting option of the View. If set to TRUE, it alphabetically sorts all of the view fields of this view. DATATYPE: Boolean. | |
DDL of the View. DATATYPE: String. |
Info | ||
---|---|---|
| ||