ODataBatchWriter.WriteEndBatch Method
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.
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 ()