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

Syntax

Visual Basic (Declaration)
Protected ReadOnly uniqueKeyPropertyName As String
C#
protected readonly string uniqueKeyPropertyName
Visual C++
protected:
initonly String^ uniqueKeyPropertyName
JavaScript
uniqueKeyPropertyName

See Also