OleDBConnectionProvider Class
Implements the base functionality for providers that connect to OLE DB data sources.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Remarks
This is the anscestor for the AccessConnectionProvider class. Use the AccessConnectionProvider to connect to Microsoft Access databases.
Inheritance
Object
MarshalByRefObject
DevExpress.Xpo.DB.DataStoreSerializedBase
DataStoreBase
ConnectionProviderSql
OleDBConnectionProvider
See Also