Versions Compared

Key

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

Public Methods

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.
PackagesReturns the Packages of this model.
PhysicalGenerationObjectReturns an object which provides an interface for generating the physical model for the logical model.
ProceduresReturns an object representing a collection of all stored procedures in the model.
RelationshipsReturns an object representing a collection of all relationships in the model.
RepoCheckOutStatusGet the Check Out status of this Model object. DATATYPE: StringObjects.
RepoVersionHistoryGet the Version History of this Model from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.
ShapesReturns the Shapes of this model.
SQLServerSequencesReturns the SQLServerSequences of this model.
SQLServerSynonymsReturns the SQLServerSynonyms of this model.
SubModelsReturns an object representing a collection of all submodels in the model.
SubTypeClustersReturns an object representing a collection of all SubTypeClusters in the model.
UserCommentsReturns a collection of user comments associated with this model.
ViewRelationshipsReturns an object representing a collection of all view relationships in the model. RETURN DATATYPE: ViewRelationships.
ViewsReturns an object representing a collection of all views in the model.

Public Properties

PropertyDescription
BlobBlockSizeBlob block size used to estimate the size of a table row in the capacity planning dialog. DATATYPE: Integer.
BlobOverheadBlob storage overhead used to estimate the size of a table row in the capacity planning dialog. DATATYPE: Integer.
CaseHandling CaseHandling used in the Model. Valid values are: 0 = PreserveCase, 1 = LowerCase, 2 = UpperCase. DATATYPE: Integer.
CaseShiftCaseShift setting used in the Model Options. Valid values are: 0 = PreserveCase, 1 = LowerCase, 2 = UpperCase. DATATYPE: Integer.
DatabasePlatformDatabase This is the database platform type of the model. DATATYPE: String.
DatatypeThis is the Datatype default in the Model. DATATYPE: String.
DatatypeNotNullableDdefault This is the default Datatype Nullability used in the Model. Valid values are: 0 = Nullable and 1 = 0 and NotNullable = 1. DATATYPE: Integer.
DatatypeScaleDefault This is the default Datatype Scale used in the Model. DATATYPE: Integer.This is the
DatatypeWidthDefault default Datatype Width used in the Model. DATATYPE: Integer.
DimensionalDetermines whether a model is This sets the model as Dimensional (true) or Relational (false). DATATYPE: Boolean.
DisablePostSQLThis is the DisablePostSQL boolean used in the Model Options. If this option is true, then PostSQL will is not be generated. DATATYPE: Boolean.
DisablePreSQLThis is the DisablePreSQL boolean used in the Model Options. If this option is true, then PreSQL will is not be generated. DATATYPE: Boolean.
GenAlternateKeyThis is the flag to Generate Alternate Key in the Model. DATATYPE: Boolean.
GenForeignKeyThis is the flag to Generate Foreign Key in the Model. DATATYPE: Boolean.
GenInversionEntryThis is the flag to Generate Inversion Entry in the Model. DATATYPE: Boolean.
GenPKWithClusterThis is the flag to Generate the Primary Key with Cluster in Generate Physical Model. DATATYPE: Boolean.
GenPrimaryKeyThis is the flag to Generate Primary Key in the Model. DATATYPE: Boolean.
GUIDGUID of the model . GUID is as assigned by ER/Studio. Each model has a unique GUID. DATATYPE: String.
IDID of the model . This ID is as assigned by ER/Studio. Each model in a diagram has a unique ID. DATATYPE: Integer.
IndexOverheadThis is the Index storage overhead which will be used to estimate the size of an index in the capacity planning dialog. DATATYPE: Integer.
LogicalThis tells Determines whether the model is logical or not(true). DATATYPE: Boolean.
MajorPlatformGeneralized This is a more generalized description of the database platform type of the model. DATATYPE: String.
NameName of the model. DATATYPE: String. This is the name of the model.
NameMaxThis is the Maximum Name Length used in the Model. Only Logical Model can be Models are changed by this property. DATATYPE: Integer.
NamePrefixThis is the NamePrefix used in Generating Physical Model. DATATYPE: String.
NameSyncThis is the NameSynchronization scheme in the Model. ValueValid values are: 0 = Complete, 1 = 0Partial, Partial 2 = 1, None = 2. DATATYPE: Integer.
NamingStandardsTemplateIdID 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.
NotationThis is the Notation used in the Model. ValuesValid values are: 0 = IDEF1X, 1 = 0IE, IE 2 = 1, TRUE_IE, 3 = 2, DASHED_IE = 3. DATATYPE: Integer.
PostSQLThis is the PostSQL string used in the Model Options. DATATYPE: String.
PreSQLThis is the PreSQL string used in the Model Options. DATATYPE: String.
RoleNamePrefixDefault This is the default RoleName prefix used in the Model. DATATYPE: String.
RowOverheadRow 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.
SpaceHandlingThis is the SpaceHandling used in the Model. ValuesValid values are: 0 = PreserveSpaces, 1 = 0RemoveSpaces, RemoveSpaces 2 = 1, UnderScoreSpaces = 2. DATATYPE: Integer.
StatementDelimiterStatement This is the statement delimiter of the model. DATATYPE: String.
TableOverheadThis is the Table storage overhead which will be used to estimate the size of a table in the capacity planning dialog. DATATYPE: Integer.
Info
titleSee Also