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

Syntax

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

See Also