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

Syntax

Visual Basic (Declaration)
Protected customSQLDelete As SqlString()
C#
protected SqlString[] customSQLDelete
Visual C++
protected:
array<SqlString^>^ customSQLDelete
JavaScript
customSQLDelete

See Also