Freigeben über


ODataBatchWriter.Flush-Methode

Leert den Schreibpuffer im zugrunde liegenden Datenstrom.

Namespace:  Microsoft.Data.OData
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Sub Flush
'Usage
Dim instance As ODataBatchWriter

instance.Flush()
public void Flush()
public:
void Flush()
member Flush : unit -> unit 
public function Flush()

Siehe auch

Verweis

ODataBatchWriter Klasse

Microsoft.Data.OData-Namespace