CBFS Storage 2020 C++ Builder Edition

Questions / Feedback?

UseJournaling Property

Whether the component should open a vault in journaling mode.

Syntax

__property bool UseJournaling = { read=FUseJournaling, write=FSetUseJournaling };

Default Value

false

Remarks

This property specifies whether the component should open a vault in journaling mode, which will cause it to make use of transactions to help protect data integrity.

Please refer to the Vault Corruption topic for more information about how journaling and transactions work.

Note: This property cannot be changed when Active is true, and cannot be changed within events.

Data Type

Boolean

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 C++ Builder Edition - Version 20.0 [Build 8031]