Namespace:  NHibernate.Cfg
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Const nsSqlDelete As String
C#
public const string nsSqlDelete
Visual C++
public:
literal String^ nsSqlDelete
JavaScript
NHibernate.Cfg.HbmConstants.nsSqlDelete

See Also