ActionQueryToString Method |
Produces a string representation of this 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 public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringSee Also