Condividi tramite


ODataMessageExtensions.PreferenceAppliedHeader(IODataResponseMessage) Metodo

Definizione

Ottiene l'istanza per ottenere o impostare le preferenze nell'intestazione ODataPreferenceHeader "Preferenza-Applicata" dell'oggetto responseMessage.

public static Microsoft.OData.ODataPreferenceHeader PreferenceAppliedHeader (this Microsoft.OData.IODataResponseMessage responseMessage);
static member PreferenceAppliedHeader : Microsoft.OData.IODataResponseMessage -> Microsoft.OData.ODataPreferenceHeader
<Extension()>
Public Function PreferenceAppliedHeader (responseMessage As IODataResponseMessage) As ODataPreferenceHeader

Parametri

responseMessage
IODataResponseMessage

Messaggio di risposta per ottenere o impostare l'intestazione "Preference-Applied".

Restituisce

Restituisce l'istanza per ottenere o impostare le preferenze nell'intestazione ODataPreferenceHeader "Preferenza-Applicata" dell'oggetto responseMessage.

Si applica a