The configuration parameter holding the primary key column name of the generated id

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

Syntax

C#
public static readonly string PK
Visual Basic
Public Shared ReadOnly PK As String
Visual C++
public:
static initonly String^ PK

See Also