An additional where clause that is added to the queries against the table.

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

Syntax

C#
public const string Where
Visual Basic
Public Const Where As String
Visual C++
public:
literal String^ Where

See Also