AdsWriteAllRecords

Advantage Client Engine

Writes changes for all open tables in the current application.

Syntax

UNSIGNED32

AdsWriteAllRecords();

Parameters

None.

Remarks

AdsWriteAllRecords will flush all pending updates on all open tables to disk. It will also release all implicit locks held in all tables.

Example

Click Here

See Also

AdsWriteRecord