ODataMessageExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods to IODataRequestMessage and IODataResponseMessage.
public static class ODataMessageExtensions
type ODataMessageExtensions = class
Public Module ODataMessageExtensions
- Inheritance
-
ODataMessageExtensions
Methods
GetODataVersion(IODataRequestMessage, ODataVersion) |
Reads the OData-Version header from the |
GetODataVersion(IODataResponseMessage, ODataVersion) |
Reads the OData-Version header from the |
PreferenceAppliedHeader(IODataResponseMessage) |
Gets the ODataPreferenceHeader instance to get or set preferences on the "Preference-Applied" header of the |
PreferHeader(IODataRequestMessage) |
Gets the ODataPreferenceHeader instance to get or set preferences on the "Prefer" header of the |