[Missing <summary> documentation for "M:NHibernate.Driver.BasicResultSetsCommand.BindParameters(System.Data.IDbCommand)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
protected virtual void BindParameters( IDbCommand command )  | 
| Visual Basic | 
|---|
Protected Overridable Sub BindParameters ( _ command As IDbCommand _ )  | 
| Visual C++ | 
|---|
protected: virtual void BindParameters( IDbCommand^ command )  | 
Parameters
- command
 - Type: System.Data..::..IDbCommand
[Missing <param name="command"/> documentation for "M:NHibernate.Driver.BasicResultSetsCommand.BindParameters(System.Data.IDbCommand)"]