ConfigurationKeyword Object.
ConfigurationKeyword is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
| Interfaces | Description | 
|---|---|
| IConfigurationKeyword | Provides access to members to supply information about configuration keywords. | 
Remarks
Configuration keywords can be of two types:
- esriConfigurationKeywordGeneral, which references storage parameters for creating feature classes and tables
 - esriConfigurationKeywordNetwork, which references storage parameters for creating geometric networks or network datasets
 - esriConfigurationKeywordTopology, which references storage parameters for creating topologies
 
An enumeration of ConfigurationKeyword objects for an ArcSDE or File geodatabase workspace is returned by the IWorkspaceConfiguration interface.