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

Namespace: SD.LLBLGen.Pro.LinqSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public override string ToString()

Return Value

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