UnqualifiedODataUriResolver Class
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.
Resolver that supports bound function calls.
public class UnqualifiedODataUriResolver : Microsoft.OData.UriParser.ODataUriResolver
type UnqualifiedODataUriResolver = class
inherit ODataUriResolver
Public Class UnqualifiedODataUriResolver
Inherits ODataUriResolver
- Inheritance
Constructors
UnqualifiedODataUriResolver() |
Properties
EnableCaseInsensitive |
Whether to enable case insensitive for the resolver. (Inherited from ODataUriResolver) |
EnableNoDollarQueryOptions |
Gets and sets the optional-$-sign-prefix for OData system query option. (Inherited from ODataUriResolver) |
TypeFacetsPromotionRules |
Gets and sets promotion rules for type facets. (Inherited from ODataUriResolver) |