[Missing <summary> documentation for "P:NHibernate.Type.CollectionType.RHSUniqueKeyPropertyName"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public string RHSUniqueKeyPropertyName { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RHSUniqueKeyPropertyName As String Get |
| Visual C++ |
|---|
public: virtual property String^ RHSUniqueKeyPropertyName { String^ get () sealed; } |