Cancel the current query statement
Namespace:
NHibernate.EngineAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub CancelLastQuery |
C# |
---|
void CancelLastQuery() |
Visual C++ |
---|
void CancelLastQuery() |
JavaScript |
---|
function cancelLastQuery(); |