SqlMapperIParameterCallbacks Interface |
Namespace: Dapper
The SqlMapperIParameterCallbacks type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddParameters |
Add all the parameters needed to the command just before it executes
(Inherited from SqlMapperIDynamicParameters.) |
![]() | OnCompleted |
Invoked when the command has executed
|