Page History
...
Public Properties
Property | Description |
---|---|
AttributeName | AttributeName of this Domain. DATATYPE: String. |
CheckConstraint | Check constraint of the domain. DATATYPE: String. |
ColumnName | Column name of the domain. DATATYPE: String. |
DataLength | Datatype length. DATATYPE: Integer. |
DataScale | Datatype scale. DATATYPE: Integer. |
Datatype | Datatype of the domain. DATATYPE: String. |
DeclaredDefault | Declared default of the domain. DATATYPE: String. |
DefaultId | ID of the bounded default. To bind a default to a domain, assign the default's ID to this property. DATATYPE: Integer. |
Definition | Definition of this Domain. DATATYPE: String. |
DictionaryName | Name of the Dictionary associated with this object. DATATYPE: String. |
DomainFolder | DomainFolder Name of this Domain. DATATYPE: String. |
EnterpriseLevel | True if the Dictionary associated with this object is enterprise level. DATATYPE: Boolean. |
FreezeName | True if you do not want this domain affected by batch naming standards applications. DATATYPE: Boolean. |
GUID | GUID 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. |
IdentityIncrement | Datatype identity increment value. DATATYPE: Integer. |
IdentitySeed | Datatype identity seed value. DATATYPE: Integer. |
ID | ID of the domain as assigned by ER/Studio. Each domain in a diagram has a unique ID. DATATYPE: Integer. |
Name | Logical 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. |
Note | Note of this Domain. DATATYPE: String. |
Nullable | Nullability of this Domain. DATATYPE: Boolean. |
ParentDomain | Name of the immediate parent domain if the current object has a parent domain. DATATYPE: String. |
ReceiveParentModifications | True if you want this domain updated by changes to its parent domain. DATATYPE: Boolean. |
ReferenceValueId | ID 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. |
RuleId | ID of the bounded rule. To bind a rule to a domain, assign the rule's ID to this property. DATATYPE: Integer. |
UserDatatypeId | ID of the bounded user datatype. To bind a user datatype to a domain, assign the user datatype's ID to this property. DATATYPE: Integer. |
...