IODataPathHandler Interface
Exposes the ability to parse an OData path as an ODataPath and convert an ODataPath into an OData link.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
| Name | Description | |
|---|---|---|
![]() | Link(ODataPath^) | Converts an instance of ODataPath into an OData link. |
![]() | Parse(IEdmModel^, String^) | Parses the specified OData path as an ODataPath that contains additional information about the EDM type and entity set for the path. |
Show:
