Enable ordering of insert statements for the purpose of more effecient batching.

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

Syntax

C#
public const string OrderInserts
Visual Basic
Public Const OrderInserts As String
Visual C++
public:
literal String^ OrderInserts

See Also