Namespace:  NHibernate.Persister.Entity
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected deleteCallable As Boolean()
C#
protected bool[] deleteCallable
Visual C++
protected:
array<bool>^ deleteCallable
JavaScript
deleteCallable

See Also