LLBLGen Pro v5.1 Runtime Framework Reference Manual
LLBLGen Pro v5.1 Runtime Framework Reference Manual
Namespaces
SD.LLBLGen.Pro.ORMSupportClasses Namespaces
SD.LLBLGen.Pro.ORMSupportClasses
ScalarQueryExpression Class
ScalarQueryExpression Methods
ToQueryText Method
ToQueryText Method
ToQueryText Method (Boolean)
ScalarQueryExpression
ToQueryText Method
Retrieves a ready to use text representation of the scalar query
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax
C#
VB
Copy
public
string
ToQueryText
()
Public
Function
ToQueryText
As
String
Return Value
Type:
String
The contained function call in textual format.
Implements
IScalarQueryExpression
ToQueryText
Exceptions
Exception
Condition
ApplicationException
When IScalarQueryExpression.DatabaseSpecificCreator is not set to a valid value.
See Also
Reference
ScalarQueryExpression Class
ToQueryText Overload
SD.LLBLGen.Pro.ORMSupportClasses Namespace
(c)2002-2016 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.1 Runtime Framework Reference Documentation feedback