This document is archived and information here might be outdated. Recommended version. |
Flush any outstanding buffered writes to the database.
[Visual Basic .NET]
Public Sub Flush ( _
)
[C#]
public void Flush (
);
[C++]
HRESULT Flush(
void
);
This method should only be called on insert cursors.