Cancel the current query statement

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

Syntax

C#
void CancelLastQuery()
Visual Basic
Sub CancelLastQuery
Visual C++
void CancelLastQuery()

See Also