The XML node name for hibernate configuration section in the App.config/Web.config and for the hibernate.cfg.xml .

Namespace: NHibernate.Cfg.ConfigurationSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public const string CfgSectionName
Visual Basic
Public Const CfgSectionName As String
Visual C++
public:
literal String^ CfgSectionName

See Also