|
Sets or returns the page size of the Pervasive.SQL data file.
Setting this property prior to invoking the DdfCreateTable method determines the page size of the resulting data file.
For existing data files, this property returns the page size used by the file. Setting this property for an existing file has no effect.
Valid page sizes are mutiples of 512 bytes ranging from 512 to 4096.
Any operation which causes a new status buffer to be retrieved from the file will reset this value (see Stat).
Affects: DdfCreateTable
Affected by: Stat, TotalRecords
|
Chapter contents
Prev topic: OwnerName
|