Unit restruct |
This unit contains all the procedures needed to alter Paradox version level, block size, and strict integrity constraints.
Classes |
Functions |
AlterBlockSize - Alter table's block size Input Example: AlterBlockSize(Table1, 4096);
Setup RestructureTable parameters for changing the table block size
AlterStrictIntegrity - Alter table's strict integrity constraint Input Example: AlterStrictIntegrity(Table1, TRUE);
Setup RestructureTable parameters for changing the table strict integrity
AlterVersion - Alter table's version level Input Example: AlterVersion(Table1, 7);
Setup RestructureTable parameters for changing the table version
Types |
Constants |
Variables |
Functions |
Setup RestructureTable parameters for changing the table block size
Setup RestructureTable parameters for changing the table strict integrity
Setup RestructureTable parameters for changing the table version
Types |
Constants |
Variables |