Overloaded ToString implementation
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type: 
StringReturns a complete textual representation of the command stored. 
See Also