TestDBEngine.

BuildFloatDataValueTypeSqlText(StringBuilder, FloatDataValueType) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestDBEngine

Syntax

public override void BuildFloatDataValueTypeSqlText(StringBuilder sb, FloatDataValueType floatDataValueType)

Parameters

Name Type Description
sb StringBuilder
floatDataValueType FloatDataValueType

Return Value

Type Description
void