The ISqlCommand type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Bind(IDbCommand, ISessionImplementor) |
Bind the appropriate value into the given command.
| |
| Bind(IDbCommand, IList<(Of <<'(Parameter>)>>), Int32, ISessionImplementor) |
Bind the appropriate value into the given command.
| |
| ResetParametersIndexesForTheCommand |
re-set the index of each parameter in the final command.
|