SDAC

TCompactCommitMode Enumeration

Specifies the way of buffer pool flushing on transaction commit.

Unit

MSClasses

Syntax

TCompactCommitMode = (cmAsynchCommit, cmSynchCommit);

Values

Value Meaning
cmAsynchCommit Asynchronous commit to disk. The default value.
cmSynchCommit Synchronous commit to disk.

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