Indicates the number of pages in the database file extent.
property PageCountInExtent: Integer;
Description
Set this property before creating database file you want to optimize database file for extra small or large database size.
Extent is a group of database file pages which is used for effective management of free space.
The default value is 8.
|
|