Namespace:
NHibernate.Tuple
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IdentifierProperty As IdentifierProperty |
C# |
---|
public IdentifierProperty IdentifierProperty { get; } |
Visual C++ |
---|
public: property IdentifierProperty^ IdentifierProperty { IdentifierProperty^ get (); } |
JavaScript |
---|
function get_identifierProperty(); |