Execute the batch

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

Syntax

Visual Basic (Declaration)
Sub ExecuteBatch
C#
void ExecuteBatch()
Visual C++
void ExecuteBatch()
JavaScript
function executeBatch();

See Also