This document is archived and information here might be outdated. Recommended version. |
Provides access to members to supply information about configuration paramters. Note: the IConfigurationParameter interface has been superseded by IConfigurationParameter2. Please consider using the more recent version.
This interface is used to retrieve the properties of a configuration parameter.
Use IConfigurationParameters to access the database storage parameters referenced by a configuration keyword.
Name | Description | |
---|---|---|
ConfigurationString | The configuration string defined by the parameter. | |
Name | The name of the parameter. |
Classes | Description |
---|---|
ConfigurationParameter | ConfigurationParameter Object. |
Configuration keywords in an ArcSDE or File geodatabase are used to specify storage parameters for feature classes, tables and geometric networks. These storage parameters can be accessed through this interface.