Provides access to members to enumerate configuration keywords.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use this interface to iterate through the collection of configuration keywords supported by a File or ArcSDE geodatabase.
Members
Description | ||
---|---|---|
Next | Retrieves the next configuration keyword in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
See Also
IWorkspaceConfiguration Interface | IConfigurationKeyword Interface