RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.PageSize Property

Returns the number of bytes per page of the attached database.

Pascal
property PageSize: Long;
C++
__property Long PageSize;

Use PageSize to return the number of bytes per page of the attached database. Use with Allocation to determine the size of the database. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!