[Missing <summary> documentation for "P:NHibernate.Cfg.Loquacious.IDbIntegrationConfiguration.CreateCommands"]

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

Syntax

C#
ICommandsConfiguration CreateCommands { get; }
Visual Basic
ReadOnly Property CreateCommands As ICommandsConfiguration
	Get
Visual C++
property ICommandsConfiguration^ CreateCommands {
	ICommandsConfiguration^ get ();
}

See Also