Initializes a new instance of the PrimaryKey class

Namespace: NHibernate.Mapping
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public PrimaryKey()
Visual Basic
Public Sub New
Visual C++
public:
PrimaryKey()

See Also