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

Syntax

Visual Basic (Declaration)
Public Const CollectionMaxElement As String
C#
public const string CollectionMaxElement
Visual C++
public:
literal String^ CollectionMaxElement
JavaScript
NHibernate.Persister.Collection.CollectionPropertyMapping.collectionMaxElement

See Also