| SqlMapperAddTypeHandler Method |
| Name | Description | |
|---|---|---|
| AddTypeHandlerT(SqlMapperTypeHandlerT) |
Configure the specified type to be processed by a custom handler
| |
| AddTypeHandler(Type, SqlMapperITypeHandler) |
Configure the specified type to be processed by a custom handler
|