Click or drag to resize
CollectionCoreTToString Method
Returns a String that represents the current Object.

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 override string ToString()

Return Value

Type: String
A String that represents the current Object.
See Also