[Missing <summary> documentation for "F:NHibernate.Persister.Entity.AbstractEntityPersister.customSQLDelete"]

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

Syntax

C#
protected internal SqlString[] customSQLDelete
Visual Basic
Protected Friend customSQLDelete As SqlString()
Visual C++
protected public:
array<SqlString^>^ customSQLDelete

See Also