ODataQueryOptions.RawValues Property

Definition

Gets the raw string of all the OData query options

public Microsoft.AspNet.OData.Query.ODataRawQueryOptions RawValues { get; }
member this.RawValues : Microsoft.AspNet.OData.Query.ODataRawQueryOptions
Public ReadOnly Property RawValues As ODataRawQueryOptions

Property Value

Applies to