Versions Compared

Key

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

...

Public Properties

PropertyDescription
AttributeNameAttributeName of this Domain. DATATYPE: String.
CheckConstraintCheck constraint of the domain. DATATYPE: String.
ColumnNameColumn name of the domain. DATATYPE: String.
DataLengthDatatype length. DATATYPE: Integer.
DataScaleDatatype scale. DATATYPE: Integer.
DatatypeDatatype of the domain. DATATYPE: String.
DeclaredDefaultDeclared default of the domain. DATATYPE: String.
DefaultIdID of the bounded default. To bind a default to a domain, assign the default's ID to this property. DATATYPE: Integer.
DefinitionDefinition of this Domain. DATATYPE: String.
DictionaryNameName of the Dictionary associated with this object. DATATYPE: String.
DomainFolderDomainFolder Name of this Domain. DATATYPE: String.
EnterpriseLevelTrue if the Dictionary associated with this object is enterprise level. DATATYPE: Boolean.
FreezeNameTrue if you do not want this domain affected by batch naming standards applications. DATATYPE: Boolean.
GUIDGUID of the domain. GUIDs are unique IDs assigned by ER/Studio. DATATYPE: String.ID of the domain as assigned by ER/Studio. Each domain in a diagram has a unique ID. DATATYPE: Integer.
Identity

Datatype identity value (true or false). DATATYPE: Boolean.

IdentityIncrementDatatype identity increment value. DATATYPE: Integer.
IdentitySeedDatatype identity seed value. DATATYPE: Integer.
IDID of the domain as assigned by ER/Studio. Each domain in a diagram has a unique ID. DATATYPE: Integer.
NameLogical name of the domain. DATATYPE: String.
NamingStandardsTemplateId

ID of the NamingStandardsTemplate object bound to the domain (if any).

A user can bind a NamingStandardsTemplate to the domain by assigning a particular NamingStandardsTemplateId to this property. DATATYPE: Integer.

NoteNote of this Domain. DATATYPE: String.
NullableNullability of this Domain. DATATYPE: Boolean.
ParentDomainName of the immediate parent domain if the current object has a parent domain. DATATYPE: String.
ReceiveParentModificationsTrue if you want this domain updated by changes to its parent domain. DATATYPE: Boolean.
ReferenceValueIdID of the ReferenceValue object bound to the domain (if any). A user can bind a ReferenceValue to the domain by assigning a particular ReferenceValueId to this property. DATATYPE: Integer.
RuleIdID of the bounded rule. To bind a rule to a domain, assign the rule's ID to this property. DATATYPE: Integer.
UserDatatypeIdID of the bounded user datatype. To bind a user datatype to a domain, assign the user datatype's ID to this property. DATATYPE: Integer.

...