ODataRouteConstants Fields

 

Namespace:   System.Web.Http.OData.Routing
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static Action

Route data key for the action name.

System_CAPS_pubfieldSystem_CAPS_static Batch

Route template suffix for OData batch.

System_CAPS_pubfieldSystem_CAPS_static ConstraintName

Parameter name to use for the OData path route constraint.

System_CAPS_pubfieldSystem_CAPS_static Controller

Route data key for the controller name.

System_CAPS_pubfieldSystem_CAPS_static Key

Route data key for entity keys.

System_CAPS_pubfieldSystem_CAPS_static NavigationProperty

Route data key for the navigation property name when manipulating links.

System_CAPS_pubfieldSystem_CAPS_static ODataPath

Route variable name for the OData path.

System_CAPS_pubfieldSystem_CAPS_static ODataPathTemplate

Wildcard route template for the OData path route variable.

System_CAPS_pubfieldSystem_CAPS_static RelatedKey

Route data key for the related key when deleting links.

System_CAPS_pubfieldSystem_CAPS_static VersionConstraintName

Parameter name to use for the OData version route constraint.

See Also

ODataRouteConstants Class
System.Web.Http.OData.Routing Namespace

Return to top