The configuration parameter holding the table names for all tables for which the id must be unique

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

Syntax

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

See Also