System.Web.OData.Formatter Namespace

 

ClassDescription
System_CAPS_pubclassETag

The ETag parsed from request.

System_CAPS_pubclassETag<TEntity>

OData ETag of an entity type TEntity.

System_CAPS_pubclassODataBinaryValueMediaTypeMapping

Media type mapping that associates requests for the raw value of binary properties to the application/octet-stream content type.

System_CAPS_pubclassODataCountMediaTypeMapping

Media type mapping that associates requests with $count.

System_CAPS_pubclassODataEnumValueMediaTypeMapping

Media type mapping that associates requests for the raw value of enum properties with the text/plain content type.

System_CAPS_pubclassODataMediaTypeFormatter

MediaTypeFormatter class to handle OData.

System_CAPS_pubclassODataMediaTypeFormatters

MediaTypeFormatter classes to handle OData.

System_CAPS_pubclassODataModelBinderProvider

Provides a IModelBinder for EDM primitive types.

System_CAPS_pubclassODataPrimitiveValueMediaTypeMapping

Media type mapping that associates requests for the raw value of non-binary primitive properties to the text/plain content type.

System_CAPS_pubclassODataRawValueMediaTypeMapping

Media type mapping that associates requests for the raw value of properties.

System_CAPS_pubclassQueryStringMediaTypeMapping

Class that provides MediaTypeHeaderValues from query strings.

InterfaceDescription
System_CAPS_pubinterfaceIETagHandler

Exposes the ability to convert a collection of concurrency property names and values into an EntityTagHeaderValue and parse an EntityTagHeaderValue into a list of concurrency property values.

EnumerationDescription
System_CAPS_pubenumODataMetadataLevel

The amount of metadata information to serialize in an OData response (for JSON).

Return to top
Show: