Click or drag to resize
IParameterLookup Methods

The SqlMapperIParameterLookup type exposes the following members.

Methods
  NameDescription
Public methodAddParameters
Add all the parameters needed to the command just before it executes
(Inherited from SqlMapperIDynamicParameters.)
Top
Extension Methods
  NameDescription
Public Extension MethodReplaceLiterals
Replace all literal tokens with their text form
(Defined by SqlMapper.)
Top
See Also