ArcObjects Library Reference (GeoDatabase)  

IEnumConfigurationKeyword Interface

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
Method Next Retrieves the next configuration keyword in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

See Also

IWorkspaceConfiguration Interface | IConfigurationKeyword Interface

.NET Related Topics

Querying workspace properties