This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesOleDB > ESRI.ArcGIS.DataSourcesOleDB > Interfaces > IF > IFDOToADOConnection Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that create or connect to an ADO connection from a workspace.
IFDOToADOConnection is used to either create an ADO (ActiveX Data Objects) connection from a workspace or connect an existing ADO connection to a workspace.
Description | ||
---|---|---|
Connect | Connects a Workspace object to an ADO connection object. | |
CreateADOConnection | Creates an ADO connection from a Workspace. |
CoClasses and Classes | Description |
---|---|
FdoAdoConnection | Esri FDO to ADO Connection Object. |
IWorkspace Interface | IWorkspaceFactory Interface