Initializes a new instance of CsharpSqliteDriver.

Namespace: NHibernate.Driver
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public CsharpSqliteDriver()
Visual Basic
Public Sub New
Visual C++
public:
CsharpSqliteDriver()

Exceptions

ExceptionCondition
NHibernate..::..HibernateException Thrown when the Community.CsharpSqlite.dll assembly can not be loaded.

See Also