RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBConfigService.SetReserveSpace Method

Sets reserve space on the data page for versioning.

Pascal
procedure SetReserveSpace(Value: Boolean);
C++
__fastcall SetReserveSpace(Boolean Value);

Set SetReserveSpace to true to reserve space on the data page for versioning.

Note: You must install InterBase 6 to use this feature.
 

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