The ISqlCommand type exposes the following members.

Methods

  NameDescription
Public methodBind(IDbCommand, ISessionImplementor)
Bind the appropriate value into the given command.
Public methodBind(IDbCommand, IList<(Of <<'(Parameter>)>>), Int32, ISessionImplementor)
Bind the appropriate value into the given command.
Public methodResetParametersIndexesForTheCommand
re-set the index of each parameter in the final command.

Properties

See Also