Provides access to default connection information for a remote database (ArcSDE).
| Description | ||
|---|---|---|
![]() |
SetParameters | Sets ArcSDE connection property parameters. |
| CoClasses and Classes | Description |
|---|---|
| SdeWorkspaceFactory (esriDataSourcesGDB) | ESRI SDE Workspace Factory. |
ISetDefaultConnectionInfo is an optional interface supported by the SDEWorkspaceFactory. It allows setting of default values for the user, password and version connection properties on a per server and instance basis. These default values will be used by the Open method in those cases where the caller of the method does not supply values for these properties at call time and by the OpenFromFile method in those cases where the connection file contains partial connection information.