The name of the schema parameter.

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

Syntax

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

See Also