New Code Gallery Download: Geodatabase Domain Tools
A new sample has been added to the code gallery that shows how the Geodatabase API can be leveraged to provide greater control over domains than what is possible with ArcCatalog out-of-the-box. It contains a custom geodatabase property page, written in C#, which when installed will appear alongside the existing Domains property page. The page provides the following functionality:
- For ArcSDE geodatabases, displaying the owner of domains
- Sorting and reordering coded value domains
- Finding and optionally removing references to domains
- Exporting domains to XML workspace documents
Check out the sample HERE