Share via


ODataUriResolver.EnableNoDollarQueryOptions Property

Definition

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.

Applies to