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

Syntax

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

See Also