SqlMapper.AddTypeHandler Method |
Name | Description | |
---|---|---|
AddTypeHandler<T>(SqlMapper.TypeHandler<T>) |
Configure the specified type to be processed by a custom handler
| |
AddTypeHandler(Type, SqlMapper.ITypeHandler) |
Configure the specified type to be processed by a custom handler
|