ArcObjects Library Reference  (GeoDatabase)    

IFeatureCursor.Flush Method

Flush any outstanding buffered writes to the database.

[Visual Basic 6.0]
Sub Flush
[Visual Basic .NET]
Public Sub Flush ( _
)
[C#]
public void Flush (
);
[Java]
public void flush (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT Flush(
void
);

Product Availability

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

See Also

IFeatureCursor Interface

 


Feedback Send feedback on this page