Initializes a new instance of SQLiteDriver.
Namespace: NHibernate.DriverAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public SQLiteDriver() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: SQLiteDriver() |
Exceptions
Exception | Condition |
---|---|
NHibernate..::..HibernateException | Thrown when the SQLite.NET assembly can not be loaded. |