Versions Compared

Key

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

...

MethodDescription
ActiveSubModelReturns the active submodel, which is the submodel that is currently displayed in ER/Studio. RETURN DATATYPE: SubModel.
BoundAttachmentsGets all of the the BoundAttachments of this Model.
BoundSecurityPropertiesGets all of the BoundSecurityProperties of this Model.
BusinessDataObjectsReturns all of the BusinessDataObjects of this model.
DataMovementModelLinksReturns the DataMovementModelLinks collection, which contains all datamovement links that link this model to source/target models.
DB2390AuxTablesDB2 OS/390 only. Returns an object representing a collection of all auxiliary tables.
DB2DatabasesReturns the DB2Databases in this model.
DB2OS390AliasesReturns the DB2OS390Aliases of this model.
DB2OS390AuxTablesDB2 OS/390 only. Returns an object representing a collection of all auxiliary tables.
DB2OS390SynonymsReturns the DB2OS390Synonyms of this model.
DB2StoGroupsReturns the DB2StoGroups in this model.
DB2TablespacesReturns the DB2Tablespaces in this model.
DB2UDBAliasesReturns the DB2UDBAliases of this model.
DB2UDBBufferPoolsReturns the DB2UDBBufferPools associated with this Model.
DB2UDBMaterializedQueryTablesReturns the DB2UDBMaterializedQueryTables of this model.
DB2UDBNodeGroupsReturns the DB2 UDB NodeGroups associated with this Model.
DB2UDBSequencesReturns the DB2UDBSequences of this model.
DB2UDBTablespacesReturns the DB2UDBTablespaces associated with this Model.
DBRolesReturns an object representing a collection of all DBRoles in the model.
DBSchemasReturns an object representing a collection of all DBSchemas in the model.
DBUsersReturns an object representing a collection of all DBUsers in the model.
DDLGenerationObjectReturns an object which provides an interface for generating the DDL for the model.
DeleteNamingStandardsTemplateUnbind this Model from the naming standards template by deleting the naming standards template ID from the model.
EntitiesReturns an object representing a collection of all entities in the model.
FirebirdGeneratorsReturns the FirebirdGenerators of this model.
GetNamingStandardsTemplateReturns the naming standards template bound to the model or null, if none is bound to the model.
HTMLReportCreates an HTML report for the Model, and then saves it in the given WebDirectory. PARAMETERS: WebDirectory (String), UseUnixDelimiter (Boolean), IncludeModel (Boolean).
InterBaseGeneratorsReturns the InterBaseGenerators of this model.
LinesReturns an object representing a collection of all lines in the model.
NetezzaSynonymsReturns the NetezzaSynonyms of this model.
ObjectTypesReturns the ObjectTypes of this model.
OracleMaterializedViewsReturns the OracleMaterializedViews of this model.
OracleRollbackSegmentsReturns the OracleRollbackSegments of this model.
OracleSequencesReturns the OracleSequences of this model.
OracleSynonymsReturns the OracleSynonyms of this model.
OracleTablespacesReturns 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.

...