Namespace:  NHibernate.Loader.Entity
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected ReadOnly uniqueKeyType As IType
C#
protected readonly IType uniqueKeyType
Visual C++
protected:
initonly IType^ uniqueKeyType
JavaScript
uniqueKeyType

See Also