Click or drag to resize
IParameterCallbacks Methods

The SqlMapperIParameterCallbacks type exposes the following members.

Methods
  NameDescription
Public methodAddParameters
Add all the parameters needed to the command just before it executes
(Inherited from SqlMapperIDynamicParameters.)
Public methodOnCompleted
Invoked when the command has executed
Top
See Also