Share via


OrderByClause.RangeVariable Property

Definition

Gets the rangeVariable for the expression which represents a single value from the collection we iterate over.

public Microsoft.OData.UriParser.RangeVariable RangeVariable { get; }
member this.RangeVariable : Microsoft.OData.UriParser.RangeVariable
Public ReadOnly Property RangeVariable As RangeVariable

Property Value

Applies to