ISqlExpressionBuilder BuildValue Method NReco.Data Class Library Documentation
Builds SQL-compatible string by specified IQueryValue.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

string BuildValue(
	IQueryValue v
)

Return Value

Type: String
See Also