[Missing <summary> documentation for "F:NHibernate.Persister.Collection.AbstractCollectionPersister.hasIdentifier"]

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

Syntax

C#
protected readonly bool hasIdentifier
Visual Basic
Protected ReadOnly hasIdentifier As Boolean
Visual C++
protected:
initonly bool hasIdentifier

See Also