ODataBatchWriter.WriteStartBatch Method ()
Starts a new batch; can be only called once and as first call.
Namespace: Microsoft.OData.Core
Assembly: Microsoft.OData.Core (in Microsoft.OData.Core.dll)
Syntax
public void WriteStartBatch()
public:
void WriteStartBatch()
member WriteStartBatch : unit -> unit
Public Sub WriteStartBatch
See Also
ODataBatchWriter Class
Microsoft.OData.Core Namespace
Return to top