The name of the table parameter.

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

Syntax

Visual Basic (Declaration)
Public Const Table As String
C#
public const string Table
Visual C++
public:
literal String^ Table
JavaScript
NHibernate.Id.TableGenerator.table

See Also