IWorkspaceDomains2 Interface
Provides access to members that allow you to alter a domain.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Inherited Interfaces
Interfaces |
Description |
IWorkspaceDomains |
Provides access to members that return information about domains and allows you to add or delete domains. |
Classes that implement IWorkspaceDomains2
Remarks
The IWorkspaceDomains2 interface was added to enable users to modify an existing domain. Without this interface, in order to modify an existing domain, it would first be necessary to disassociate it with all fields, delete the domain, create a new (and modified) domain, and reassociate it with the appropriate fields.
See Also
IWorkspaceDomains Interface | IDomain Interface