Namespace:
NHibernate.Util
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Key As Object |
C# |
---|
public Object Key { get; } |
Visual C++ |
---|
public: virtual property Object^ Key { Object^ get () sealed; } |
JavaScript |
---|
function get_key(); |