ODataUriUtils.ConvertFromUriLiteral Method

Include Protected Members
Include Inherited Members

Converts the given value to a corresponding CLR type. Expects the value to have already been properly unescaped from an actual Uri.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member ConvertFromUriLiteral(String, ODataVersion) Converts the given value to a corresponding CLR type. Expects the value to have already been properly unescaped from an actual Uri.
Public methodStatic member ConvertFromUriLiteral(String, ODataVersion, IEdmModel, IEdmTypeReference) Converts the given value to a corresponding CLR type. Expects the value to have already been properly unescaped from an actual Uri.

Top

See Also

Reference

ODataUriUtils Class

Microsoft.Data.OData.Query Namespace