OP Flush Buffers

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 1.5


OP Flush Buffers (connectionID) Longint

ParameterTypeDescription
connectionIDLongintConnection ID with target server
Function resultLongintError code result for the function

Description

OP Flush Buffers immediately saves the data buffers to disk. All changes that have been made to the database are stored on disk.

Error Codes

If OP Flush Buffers executes successfully, it returns 0. Otherwise, this function returns one of the following errors:

ErrorCode Description
-32001A query in asynchronous mode is already in progress.
10128The 4D Open for 4th Dimension package has not been initialized.
10136The connection does not exist.
10154This command cannot be executed right now.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next