ODataModelBinderConverter 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.
Expose functionality to convert an function parameter value into a CLR object.
public static class ODataModelBinderConverter
type ODataModelBinderConverter = class
Public Class ODataModelBinderConverter
- Inheritance
-
ODataModelBinderConverter
Methods
Convert(Object, IEdmTypeReference, Type, String, ODataDeserializerContext, IServiceProvider) |
Convert an OData value into a CLR object. |