The configuration parameter holding the table name for 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 Table
Visual Basic
Public Shared ReadOnly Table As String
Visual C++
public:
static initonly String^ Table

See Also