Enable formatting of SQL logged to the console

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

Syntax

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

See Also