| Products: ArcEditor: VB6 Platforms: WindowsRequires: Geodatabase with domainsMinimum ArcGIS Release: 9.0 |
How to use:
- Register the DomainFinderPrj.dll file.
- Start ArcCatalog.
- From the Customize dialog, select the Add From File button and browse to DomainFinderPrj.dll file. Add the new button to an existing toolbar.
- Select the Find Domain button to bring up the dialog.
- Select a domain from the dropdown list and all the references for that domain will be displayed in the grid. A subtype of "none" indicates the domain is set at the field level.
- Use the Remove All and Remove Selected buttons to remove references to a domain.
| frmDomainFinder.frm | Form for displaying the places a domain is referenced. |
| DomainFinder.cls | Class containing the command code to call the form. |
| DomainFinderPrj.vbp | The project file for the Find Domain Reference command. |
Download the files for all languages
Key CoClasses:CodedValueDomain, Field, ObjectClass, RangeDomain
Key Interfaces: IDomain, IField, ISubtypes
Key Members:IDomain::Name, IField::Domain, ISubtypes::Domain
