ODataPathSegmentTranslator 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.
Translator the parameter alias, convert node, returned entity set into OData path segment.
public class ODataPathSegmentTranslator : Microsoft.OData.UriParser.PathSegmentTranslator<Microsoft.OData.UriParser.ODataPathSegment>
type ODataPathSegmentTranslator = class
inherit PathSegmentTranslator<ODataPathSegment>
Public Class ODataPathSegmentTranslator
Inherits PathSegmentTranslator(Of ODataPathSegment)
- Inheritance
Constructors
ODataPathSegmentTranslator() |