MyDAC

TMyServerControl.Flush Method

Flushes server data from the memory to disk.

Class

TMyServerControl

Syntax

procedure Flush(FlushTypes: TMyFlushTypes);

Parameters
FlushTypes
Holds the options that define the actions to take while performing flush operation.

Remarks

Call the Flush method to flush forcedly server data from the memory to disk. Used if backup copy is needed.

Refer to FLUSH detailed description at MySQL Reference Manual.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback