Namespace:  NHibernate.Persister.Collection
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly batchSize As Integer
C#
protected readonly int batchSize
Visual C++
protected:
initonly int batchSize
JavaScript
batchSize

See Also