A NHibernate Driver for using the OleDb DataProvider
Namespace: NHibernate.DriverAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class OleDbDriver : DriverBase |
Visual Basic |
---|
Public Class OleDbDriver _ Inherits DriverBase |
Visual C++ |
---|
public ref class OleDbDriver : public DriverBase |
Remarks
Always look for a native .NET DataProvider before using the OleDb DataProvider.