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

Syntax

Visual Basic (Declaration)
Protected ReadOnly hasIdentifier As Boolean
C#
protected readonly bool hasIdentifier
Visual C++
protected:
initonly bool hasIdentifier
JavaScript
hasIdentifier

See Also