| 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.3.0.0 (5.3.0)
Syntaxstring IExpression.ToQueryText()
Private Function ToQueryText As String
	Implements IExpression.ToQueryText
Return Value
Type: 
StringImplements
IExpressionToQueryText
See Also