|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesOleDB > ESRI.ArcGIS.DataSourcesOleDB > Interfaces > IF > IFDOToADOConnection Interface (ArcObjects .NET 10.5 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