IODataTemplateTranslator Interface
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.
Defines a contract used to translate the OData path template to OData path.
public interface IODataTemplateTranslator
type IODataTemplateTranslator = interface
Public Interface IODataTemplateTranslator
Methods
Translate(ODataPathTemplate, ODataTemplateTranslateContext) |
Translate the ODataPathTemplate to ODataPath |