TestDBTypeConverter.

ValueToDBValue(object) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestDBTypeConverter

Syntax

public override object ValueToDBValue(object value)

Parameters

Name Type Description
value object

Return Value

Type Description
object