Condividi tramite


ODataPreferenceHeader.ContinueOnError Proprietà

Definizione

Proprietà per ottenere e impostare la preferenza "odata.continue-on-error" sull'intestazione "Prefer" nell'intestazione IODataRequestMessage sottostante o sull'intestazione "Preference-Applied" nell'oggetto IODataResponseMessage sottostante. Se si imposta true, viene impostata la preferenza "odata.continue-on-error". L'impostazione di false cancella la preferenza "odata.continue-on-error". Restituisce true la preferenza "odata.continue-on-error" nell'intestazione. In caso contrario, restituisce false se "odata.continue-on-error" non è presente nell'intestazione.

public bool ContinueOnError { get; set; }
member this.ContinueOnError : bool with get, set
Public Property ContinueOnError As Boolean

Valore della proprietà

Si applica a