Label | Explanation | Data Type |
Input Workspace
| The geodatabase that contains the domain that will be altered. | Workspace |
Domain Name
| The name of the domain the 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 |