ArcObjects Library Reference (GeoDatabase)  

ISetDefaultConnectionInfo2 Interface

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
Method ClearParameters Clears ArcSDE connection property parameters.
Method 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.