Condividi tramite


ODataBatchWriter.CreateOperationResponseMessage(String) Metodo

Definizione

Crea un messaggio per scrivere un'operazione di una risposta batch.

public Microsoft.OData.ODataBatchOperationResponseMessage CreateOperationResponseMessage (string contentId);
member this.CreateOperationResponseMessage : string -> Microsoft.OData.ODataBatchOperationResponseMessage
Public Function CreateOperationResponseMessage (contentId As String) As ODataBatchOperationResponseMessage

Parametri

contentId
String

Valore Content-ID da scrivere nell'intestazione ChangeSet.

Restituisce

Messaggio che è possibile utilizzare per scrivere l'operazione di risposta.

Si applica a