Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Public Properties

PropertyDescription
DefinitionDefinition of the view. DATATYPE: String.
GeneratePostSQLGenerate PostSQL option of the View. DATATYPE: Boolean.
GeneratePreSQLGenerate PreSQL option of the View. DATATYPE: Boolean.
GUIDGUID of the view as assigned by ER/Studio. Each view has a unique GUID. DATATYPE: String.
IDID of the view as assigned by ER/Studio. Each view in a diagram has a unique ID. DATATYPE: Integer.
InterModelIDInterModelID of the object as assigned by ER/Studio. DATATYPE: Integer.
LogOrPhysOnlyControls the logical-/physical-only View Property. DATATYPE: Boolean.
NameName of the view. DATATYPE: String.
NotesNote of the view. DATATYPE: String.
OwnerOwner of the view. DATATYPE: String.
PostSQLPostSQL of the View. DATATYPE: String.
PreSQLPreSQL of the View. DATATYPE: String.
SortAlphabeticAlphabetical Order Column Sorting option of the View. If set to TRUE, it alphabetically sorts all of the view fields of this view. DATATYPE: Boolean.
ViewDDLDDL of the View. DATATYPE: String.

...