Public Methods
Method | Description |
---|---|
Returns the active submodel. The active submodel is the submodel that is currently displayed in ER/Studio. RETURN DATATYPE: SubModel. | |
Get all the BoundAttachments of this Model. | |
Get all the BoundSecurityProperties of this Model. | |
Returns the BusinessDataObjects of this model. | |
Returns the DataMovementModelLinks collection, containing all datamovement links that link this model to source/target models. | |
Returns an object representing a collection of all auxiliary tables (DB2 OS/390 only). | |
Returns the DB2Databases in this model. | |
Returns the DB2OS390Aliases of this model. | |
Returns an object representing a collection of all auxiliary tables (DB2 OS/390 only). | |
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 saves it in the given WebDirectory. PARAMETERS: WebDirectory as String, UseUnixDelimiter as Boolean, IncludeModel as 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. |
See Also