Gets the right hand side.

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

Syntax

C#
public QueryExpression Rhs { get; }
Visual Basic (Declaration)
Public ReadOnly Property Rhs As QueryExpression

See Also