IValueTypeHandler.

Read(IReadContext) Method

Summary

gets called when an value type is to be read from the database.

Syntax

Object Read(IReadContext context)

Remarks

gets called when an value type is to be read from the database.

Parameters

Name Type Description
context IReadContext

Return Value

Type Description
Object the read value type