Page History
...
Public Properties
Property | Description |
---|---|
Definition | Definition of the view. DATATYPE: String. |
GeneratePostSQL | Generate PostSQL option of the View. DATATYPE: Boolean. |
GeneratePreSQL | Generate PreSQL option of the View. DATATYPE: Boolean. |
GUID | GUID of the view as assigned by ER/Studio. Each view has a unique GUID. DATATYPE: String. |
ID | ID of the view as assigned by ER/Studio. Each view in a diagram has a unique ID. DATATYPE: Integer. |
InterModelID | InterModelID of the object as assigned by ER/Studio. DATATYPE: Integer. |
LogOrPhysOnly | Controls the logical-/physical-only View Property. DATATYPE: Boolean. |
Name | Name of the view. DATATYPE: String. |
Notes | Note of the view. DATATYPE: String. |
Owner | Owner of the view. DATATYPE: String. |
PostSQL | PostSQL of the View. DATATYPE: String. |
PreSQL | PreSQL of the View. DATATYPE: String. |
SortAlphabetic | 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. |
ViewDDL | DDL of the View. DATATYPE: String. |
...