Share via


ODataBatchWriter.WriteEndBatch Method

Definition

Ends a batch; can only be called after WriteStartBatch has been called and if no other active changeset or operation exist.

public void WriteEndBatch ();
member this.WriteEndBatch : unit -> unit
Public Sub WriteEndBatch ()

Applies to