UnqualifiedCallAndEnumPrefixFreeResolver 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.
The OData uri resolver wrapper for Enum prefix free and unqualified function call.
public class UnqualifiedCallAndEnumPrefixFreeResolver : Microsoft.OData.UriParser.ODataUriResolver
type UnqualifiedCallAndEnumPrefixFreeResolver = class
inherit ODataUriResolver
Public Class UnqualifiedCallAndEnumPrefixFreeResolver
Inherits ODataUriResolver
- Inheritance
Constructors
UnqualifiedCallAndEnumPrefixFreeResolver() |
Properties
EnableCaseInsensitive |
Whether to enable case insensitive for the resolver. |
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) |