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