IValueTypeHandler Interface

IValueTypeHandler

Syntax

public interface IValueTypeHandler : ITypeHandler4

Methods

Name Value Summary
Read(IReadContext) Object
gets called when an value type is to be read from the database.