ODataUriResolver.EnableNoDollarQueryOptions 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 and sets the optional-$-sign-prefix for OData system query option.
public virtual bool EnableNoDollarQueryOptions { get; set; }
member this.EnableNoDollarQueryOptions : bool with get, set
Public Overridable Property EnableNoDollarQueryOptions As Boolean
Property Value
Remarks
All extensions should look at this property and keep case sensitive behavior consistent.