IBX.IBServices.TIBConfigService.SetReserveSpace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetReserveSpace (Value: Boolean);

C++

void __fastcall SetReserveSpace(bool Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBConfigService

Description

Sets reserve space on the data page for versioning.

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

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