This document is archived and information here might be outdated. Recommended version. |
Provides access to default connection information for a remote database (ArcSDE). Note: the ISetDefaultConnectionInfo interface has been superseded by ISetDefaultConnectionInfo3. Please consider using the more recent version.
Name | Description | |
---|---|---|
SetParameters | Sets ArcSDE connection property parameters. |
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.