SqlMapperITypeHandler Interface |
Namespace: Dapper
The SqlMapperITypeHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Parse |
Parse a database value back to a typed value
|
![]() | SetValue |
Assign the value of a parameter before a command executes
|