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

Syntax

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

See Also