IFeatureCursor.Flush

时间:2023-03-09 17:16:04
IFeatureCursor.Flush

IFeatureCursor.Flush Method

Flush any outstanding buffered writes to the database.

[Visual Basic .NET]Public Sub Flush ( _)
[C#]public void Flush ();
[C++]HRESULT Flush(void);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

This method should only be called on insert cursors.