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

Syntax

Visual Basic (Declaration)
Protected Const DefaultBatchSize As String
C#
protected const string DefaultBatchSize
Visual C++
protected:
literal String^ DefaultBatchSize
JavaScript
NHibernate.Dialect.Dialect.defaultBatchSize

See Also