IBDAC

TIBCJournalInformation.PageSize Property

Determines the size of a journal page in bytes.

Class

TIBCJournalInformation

Syntax

property PageSize: Integer default 0;

Remarks

The PageSize property determines the size of a journal page in bytes. A journal page size must be at least twice the size of a database page size. If a journal page size of less is specified, it will be rounded up to twice the database page size and a warning will be returned.

The journal page size need not be a power of 2.

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