[Missing <summary> documentation for "P:NHibernate.AdoNet.IExpectation.CanBeBatched"]

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

Syntax

C#
bool CanBeBatched { get; }
Visual Basic
ReadOnly Property CanBeBatched As Boolean
	Get
Visual C++
property bool CanBeBatched {
	bool get ();
}

See Also