[Missing <summary> documentation for "P:NHibernate.Tuple.Entity.EntityMetamodel.IdentifierProperty"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IdentifierProperty IdentifierProperty { get; } |
Visual Basic |
---|
Public ReadOnly Property IdentifierProperty As IdentifierProperty Get |
Visual C++ |
---|
public: property IdentifierProperty^ IdentifierProperty { IdentifierProperty^ get (); } |