Alter Domain (Data Management Tools)
Summary
Alters the properties of an existing attribute domain in a workspace.
Usage
Domain management involves the following steps:
Modify an existing domain using this tool, or create a new domain using the Create Domain tool.
Add values to or set the range of values for the domain using the Add Coded Value to Domain tool or Set Value For Range Domain tool.
Associate the domain with a feature class using the Assign Domain To Field tool.
Coded value domains only support the default value, duplicate split policy, and default value merge policy.
Range domains support all split and merge policies. After a split or merge operation, the attribute values of output features are calculated based on the numeric values of the input features and the specified split or merge policy.
The properties of a domain in an enterprise geodatabase workspace can be altered when the Input Workspace value is a database connection file connected as the domain owner or the geodatabase administrator.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Workspace |
The geodatabase that contains the domain that will be altered. |
Workspace |
|
Domain Name |
The name of the domain that will be altered. |
String |
|
New Domain Name (Optional) |
The new name of the domain. |
String |
|
New Domain Description (Optional) |
The new description of the domain. |
String |
|
New Split Policy (Optional) |
Specifies the split policy that will used for the domain. The behavior of an attribute's values when a feature is split is controlled by its split policy.
|
String |
|
New Merge Policy (Optional) |
Specifies the merge policy that will be used for the domain. When two features are merged into a single feature, merge policies will control attribute values in the new feature. This parameter is only applicable to range domains, as coded value domains can only use the default merge policy.
|
String |
|
New Domain Owner (Optional) |
The name of the database user that the domain ownership will be transferred to. Ensure that the new domain owner exists in the database; the tool does not check the validity of the owner name specified. This parameter is not applicable for domains created in a file geodatabase. |
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Input Workspace |
The updated input workspace. |
Workspace |
Environments
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes