The alias being used by this expression which will be used when resolving this to a SQL expression

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public string Alias { get; set; }
Visual Basic (Declaration)
Public Property Alias As String

See Also