Microsoft.AspNet.OData.Routing.Conventions Espace de noms
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.
Classes
ActionRoutingConvention |
Implémentation de IODataRoutingConvention qui gère les appels d’action. |
AttributeRoutingConvention |
Représente une convention de routage qui recherche s pour ODataRouteAttributequ’il corresponde à un ODataPath contrôleur et à une action. |
DynamicPropertyRoutingConvention |
Implémentation de IODataRoutingConvention qui gère les propriétés dynamiques pour le type ouvert. |
EntityRoutingConvention |
Implémentation de IODataRoutingConvention qui gère le fonctionnement des entités par clé. |
EntitySetRoutingConvention |
Implémentation de IODataRoutingConvention qui gère les jeux d’entités. |
FunctionRoutingConvention |
Implémentation de IODataRoutingConvention qui gère les appels de fonction. |
MetadataRoutingConvention |
Implémentation de qui gère les demandes de IODataRoutingConvention métadonnées OData. |
NavigationRoutingConvention |
Implémentation de qui gère les propriétés de IODataRoutingConvention navigation. |
NavigationSourceRoutingConvention |
Implémentation de qui gère les sources de IODataRoutingConvention navigation (jeux d’entités ou singletons) |
ODataRoutingConventions |
Fournit des méthodes d'assistance pour créer des conventions d'itinéraire. |
OperationImportRoutingConvention |
Implémentation de IODataRoutingConvention qui gère les appels d’importation des opérations. |
PropertyRoutingConvention |
Implémentation de qui gère la IODataRoutingConvention lecture des propriétés structurelles. |
RefRoutingConvention |
Implémentation de qui gère les manipulations de IODataRoutingConvention référence d’entité. |
SelectControllerResult |
Valeur de retour pour SelectController. |
SingletonRoutingConvention |
Implémentation de IODataRoutingConvention qui gère le singleton. |
UnmappedRequestRoutingConvention |
Implémentation de IODataRoutingConvention qui sélectionne toujours l’action nommée HandleUnmappedRequest si cette action est présente. |
Interfaces
IODataRoutingConvention |
Fournit une abstraction pour la sélection d'un contrôleur et d'une action pour les demandes OData. |