EntitySetRoutingConvention Class
An implementation of IODataRoutingConvention that handles entity sets.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
System::Object
System.Web.Http.OData.Routing.Conventions::EntitySetRoutingConvention
System.Web.Http.OData.Routing.Conventions::ActionRoutingConvention
System.Web.Http.OData.Routing.Conventions::EntityRoutingConvention
System.Web.Http.OData.Routing.Conventions::LinksRoutingConvention
System.Web.Http.OData.Routing.Conventions::NavigationRoutingConvention
System.Web.Http.OData.Routing.Conventions::PropertyRoutingConvention
System.Web.Http.OData.Routing.Conventions::UnmappedRequestRoutingConvention
System.Web.Http.OData.Routing.Conventions::EntitySetRoutingConvention
System.Web.Http.OData.Routing.Conventions::ActionRoutingConvention
System.Web.Http.OData.Routing.Conventions::EntityRoutingConvention
System.Web.Http.OData.Routing.Conventions::LinksRoutingConvention
System.Web.Http.OData.Routing.Conventions::NavigationRoutingConvention
System.Web.Http.OData.Routing.Conventions::PropertyRoutingConvention
System.Web.Http.OData.Routing.Conventions::UnmappedRequestRoutingConvention
| Name | Description | |
|---|---|---|
![]() | EntitySetRoutingConvention() |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SelectAction(ODataPath^, HttpControllerContext^, ILookup<String^, HttpActionDescriptor^>^) | Selects the action for OData requests. |
![]() | SelectController(ODataPath^, HttpRequestMessage^) | Selects the controller for OData requests. |
![]() | ToString() | (Inherited from Object.) |
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:

