Provides access to members to supply information about configuration paramters.
This interface is used for retrieving the properties of a configuration parameter. If the intention is to set the properties of a configuration parameter then IConfigurationParameter2 should be used.
Use IConfigurationParameters to access the database storage parameters referenced by a configuration keyword.
| Description | ||
|---|---|---|
![]() |
ConfigurationString | The configuration string defined by the parameter. |
![]() |
Name | The name of the parameter. |
| CoClasses and Classes | Description |
|---|---|
| ConfigurationParameter | ConfigurationParameter Object. |
Configuration keywords in an ArcSDE of File geodatabase are used to specify storage parameters for feature classes, tables and geometric networks. These storage parameters can be accessed through this interface.
IConfigurationKeyword Interface