Page History
...
Method | Description |
---|---|
Returns the active submodel, which is the submodel that is currently displayed in ER/Studio. RETURN DATATYPE: SubModel. | |
Gets all of the the BoundAttachments of this Model. | |
Gets all of the BoundSecurityProperties of this Model. | |
Returns all of the BusinessDataObjects of this model. | |
Returns the DataMovementModelLinks collection, which contains all datamovement links that link this model to source/target models. | |
DB2 OS/390 only. Returns an object representing a collection of all auxiliary tables. | |
Returns the DB2Databases in this model. | |
Returns the DB2OS390Aliases of this model. | |
DB2 OS/390 only. Returns an object representing a collection of all auxiliary tables. | |
Returns the DB2OS390Synonyms of this model. | |
Returns the DB2StoGroups in this model. | |
Returns the DB2Tablespaces in this model. | |
Returns the DB2UDBAliases of this model. | |
Returns the DB2UDBBufferPools associated with this Model. | |
Returns the DB2UDBMaterializedQueryTables of this model. | |
Returns the DB2 UDB NodeGroups associated with this Model. | |
Returns the DB2UDBSequences of this model. | |
Returns the DB2UDBTablespaces associated with this Model. | |
Returns an object representing a collection of all DBRoles in the model. | |
Returns an object representing a collection of all DBSchemas in the model. | |
Returns an object representing a collection of all DBUsers in the model. | |
Returns an object which provides an interface for generating the DDL for the model. | |
Unbind this Model from the naming standards template by deleting the naming standards template ID from the model. | |
Returns an object representing a collection of all entities in the model. | |
Returns the FirebirdGenerators of this model. | |
Returns the naming standards template bound to the model or null, if none is bound to the model. | |
Creates an HTML report for the Model, and then saves it in the given WebDirectory. PARAMETERS: WebDirectory (String), UseUnixDelimiter (Boolean), IncludeModel (Boolean). | |
Returns the InterBaseGenerators of this model. | |
Returns an object representing a collection of all lines in the model. | |
Returns the NetezzaSynonyms of this model. | |
Returns the ObjectTypes of this model. | |
Returns the OracleMaterializedViews of this model. | |
Returns the OracleRollbackSegments of this model. | |
Returns the OracleSequences of this model. | |
Returns the OracleSynonyms of this model. | |
Returns the OracleTablespaces associated with this Model. | |
Returns the Packages of this model. | |
Returns an object which provides an interface for generating the physical model for the logical model. | |
Returns an object representing a collection of all stored procedures in the model. | |
Returns an object representing a collection of all relationships in the model. | |
Get the Check Out status of this Model object. DATATYPE: StringObjects. | |
Get the Version History of this Model from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. | |
Returns the Shapes of this model. | |
Returns the SQLServerSequences of this model. | |
Returns the SQLServerSynonyms of this model. | |
Returns an object representing a collection of all submodels in the model. | |
Returns an object representing a collection of all SubTypeClusters in the model. | |
Returns a collection of user comments associated with this model. | |
Returns an object representing a collection of all view relationships in the model. RETURN DATATYPE: ViewRelationships. | |
Returns an object representing a collection of all views in the model. |
Public Properties
Property | Description |
---|---|
Blob block size used to estimate the size of a table row in the capacity planning dialog. DATATYPE: Integer. | |
Blob storage overhead used to estimate the size of a table row in the capacity planning dialog. DATATYPE: Integer. | |
CaseHandling used in the Model. Valid values are: 0 = PreserveCase, 1 = LowerCase, 2 = UpperCase. DATATYPE: Integer. | |
CaseShift setting used in the Model Options. Valid values are: 0 = PreserveCase, 1 = LowerCase, 2 = UpperCase. DATATYPE: Integer. | |
This is the database platform type of the model. DATATYPE: String. | |
This is the Datatype default in the Model. DATATYPE: String. | |
This is the default Datatype Nullability used in the Model. Nullable = 0 and NotNullable = 1. DATATYPE: Integer. | |
This is the default Datatype Scale used in the Model. DATATYPE: Integer. | |
This is the default Datatype Width used in the Model. DATATYPE: Integer. | |
This sets the model as Dimensional (true) or Relational (false). DATATYPE: Boolean. | |
This is the DisablePostSQL boolean used in the Model Options. If this option is true then PostSQL will not be generated. DATATYPE: Boolean. | |
This is the DisablePreSQL boolean used in the Model Options. If this option is true then PreSQL will not be generated. DATATYPE: Boolean. | |
This is the flag to Generate Alternate Key in the Model. DATATYPE: Boolean. | |
This is the flag to Generate Foreign Key in the Model. DATATYPE: Boolean. | |
This is the flag to Generate Inversion Entry in the Model. DATATYPE: Boolean. | |
This is the flag to Generate the Primary Key with Cluster in Generate Physical Model. DATATYPE: Boolean. | |
This is the flag to Generate Primary Key in the Model. DATATYPE: Boolean. | |
GUID of the model. GUID is assigned by ER/Studio. Each model has a unique GUID. DATATYPE: String. | |
ID of the model. This ID is assigned by ER/Studio. Each model in a diagram has a unique ID. DATATYPE: Integer. | |
This is the Index storage overhead which will be used to estimate the size of an index in the capacity planning dialog. DATATYPE: Integer. | |
This tells whether the model is logical or not. DATATYPE: Boolean. | |
This is a more generalized description of the database platform type of the model. DATATYPE: String. | |
DATATYPE: String. This is the name of the model. | |
This is the Maximum Name Length used in the Model. Only Logical Model can be changed by this property. DATATYPE: Integer. | |
This is the NamePrefix used in Generating Physical Model. DATATYPE: String. | |
This is the NameSynchronization scheme in the Model.Value: Complete = 0, Partial = 1, None = 2. DATATYPE: Integer. | |
ID of the NamingStandardsTemplate object bound to the model (if any). A user can bind a NamingStandardsTemplate to the model by assigning a particular NamingStandardsTemplateId to this property. DATATYPE: Integer. | |
This is the Notation used in the Model. Values: IDEF1X = 0, IE = 1, TRUE_IE = 2, DASHED_IE = 3. DATATYPE: Integer. | |
This is the PostSQL string used in the Model Options. DATATYPE: String. | |
This is the PreSQL string used in the Model Options. DATATYPE: String. | |
This is the default RoleName prefix used in the Model. DATATYPE: String. | |
This is the row storage overhead which will be used to estimate the size of a table row in the capacity planning dialog. DATATYPE: Integer. | |
This is the SpaceHandling used in the Model. Values: PreserveSpaces = 0, RemoveSpaces = 1, UnderScoreSpaces = 2. DATATYPE: Integer. | |
This is the statement delimiter of the model. DATATYPE: String. | |
This is the Table storage overhead which will be used to estimate the size of a table in the capacity planning dialog. DATATYPE: Integer. |
Info | ||
---|---|---|
| ||