The property name of the "special" identifier property in HQL

Namespace: NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

See Also