OrderByClause.RangeVariable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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