Click or drag to resize

FunctionMappingExpressionIExpressionToQueryText Method

Converts the expression to query text

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
string IExpression.ToQueryText()

Return Value

Type: String

Implements

IExpressionToQueryText
See Also