SqlMapperIParameterLookup Interface |
Namespace: Dapper
The SqlMapperIParameterLookup type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddParameters |
Add all the parameters needed to the command just before it executes
(Inherited from SqlMapperIDynamicParameters.) |
Name | Description | |
---|---|---|
![]() | ReplaceLiterals |
Replace all literal tokens with their text form
(Defined by SqlMapper.) |