Flexberry ORM ODataService 5.2.0-beta01
|
Классы | |
class | CollectionDeserializationHelpers |
class | CustomEnableQueryAttribute |
This class defines an attribute that can be applied to an action to enable querying using the OData query syntax. To avoid processing unexpected or malicious queries, use the validation settings on EnableQueryAttribute to validate incoming queries. For more information, visit http://go.microsoft.com/fwlink/?LinkId=279712. Подробнее... | |
class | CustomODataFeedSerializer |
OData serializer for serializing a collection of IEdmEntityType | |
class | CustomODataSerializerProvider |
An CustomODataSerializerProvider is a factory for creating T:System.Web.OData.Formatter.Serialization.ODataSerializers. Подробнее... | |
class | DeserializationHelpers |
class | ExtendedODataActionPayloadDeserializer |
class | ExtendedODataDeserializerProvider |
class | ExtendedODataEntityDeserializer |
Десериализатор для чтения передаваемых данных OData. Подробнее... | |
class | RawOutputFormatter |