Click or drag to resize
SequenceRetrievalQueryToString Method (Boolean)
Returns a String that represents this instance.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public string ToString(
	bool verbose
)

Parameters

verbose
Type: SystemBoolean
if set to true [verbose].

Return Value

Type: String
A String that represents this instance.
See Also