ODataUriResolver 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.
Class for resolving different kinds of Uri parsing context.
public class ODataUriResolver
type ODataUriResolver = class
Public Class ODataUriResolver
- Inheritance
-
ODataUriResolver
- Derived
Constructors
ODataUriResolver() |
Properties
EnableCaseInsensitive |
Whether to enable case insensitive for the resolver. |
EnableNoDollarQueryOptions |
Gets and sets the optional-$-sign-prefix for OData system query option. |
TypeFacetsPromotionRules |
Gets and sets promotion rules for type facets. |