Provides access to default connection information for a remote database (ArcSDE). Note: the ISetDefaultConnectionInfo2 interface has been superseded byISetDefaultConnectionInfo3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ClearParameters | Clears ArcSDE connection property parameters. | |
SetParameters | Sets ArcSDE connection property parameters. |
Inherited Interfaces
Interfaces | Description |
---|---|
ISetDefaultConnectionInfo | Provides access to default connection information for a remote database (ArcSDE). |
CoClasses that implement ISetDefaultConnectionInfo2
CoClasses and Classes | Description |
---|---|
SdeWorkspaceFactory (esriDataSourcesGDB) | ESRI SDE Workspace Factory. |
Remarks
ISetDefaultConnectionInfo2 is an optional interface supported by the SDEWorkspaceFactory that extends the functionality of ISetDefaultConnectionInfo to include the ClearParameters method which clears the default connection parameters previsouly set with ISetDefaultConnectionInfo::SetParameters.