ODataRouteConstants Class
This class contains route constants for OData.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Action | Route data key for the action name. |
![]() ![]() | Batch | Route template suffix for OData batch. |
![]() ![]() | ConstraintName | Parameter name to use for the OData path route constraint. |
![]() ![]() | Controller | Route data key for the controller name. |
![]() ![]() | Key | Route data key for entity keys. |
![]() ![]() | NavigationProperty | Route data key for the navigation property name when manipulating links. |
![]() ![]() | ODataPath | Route variable name for the OData path. |
![]() ![]() | ODataPathTemplate | Wildcard route template for the OData path route variable. |
![]() ![]() | RelatedKey | Route data key for the related key when deleting links. |
![]() ![]() | VersionConstraintName | Parameter name to use for the OData version route constraint. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

