[Missing <summary> documentation for "M:NHibernate.AdoNet.Util.SqlStatementLogger.LogBatchCommand(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public void LogBatchCommand( string batchCommand )  | 
| Visual Basic | 
|---|
Public Sub LogBatchCommand ( _ batchCommand As String _ )  | 
| Visual C++ | 
|---|
public: void LogBatchCommand( String^ batchCommand )  | 
Parameters
- batchCommand
 - Type: System..::..String
[Missing <param name="batchCommand"/> documentation for "M:NHibernate.AdoNet.Util.SqlStatementLogger.LogBatchCommand(System.String)"]