IODataPathTemplateHandler Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Expose la possibilité d’analyser un modèle de chemin OData en tant que ODataPathTemplate.
public interface IODataPathTemplateHandler
type IODataPathTemplateHandler = interface
Public Interface IODataPathTemplateHandler
- Dérivé
Méthodes
ParseTemplate(String, IServiceProvider) |
Analyse le modèle de chemin OData spécifié en tant que ODataPathTemplate. |