PreviousActiveX Controls Guide (9.1 revision 1) Next

PageSize

Show this topic in Library frames

Applies to:

VAccess

Description

Sets or returns the page size of the Pervasive.SQL data file.

Remarks

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).

See Also:

Affects: DdfCreateTable

Affected by: Stat, TotalRecords


Chapter contents
Publication contents

Prev topic: OwnerName
Next topic: Percentage