TestDBEngine.

BuildFloatValueSqlText(StringBuilder, double) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestDBEngine

Syntax

protected override void BuildFloatValueSqlText(StringBuilder sb, double doubleValue)

Parameters

Name Type Description
sb StringBuilder
doubleValue double

Return Value

Type Description
void