FireDAC.Phys.IBBase.TFDIBConfig.ActivateShadow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ActivateShadow;

C++

void __fastcall ActivateShadow();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBConfig

Description

Activates a shadow file.

Use the ActivateShadow method to activate a shadow file to be used as a database.

ActivateShadow corresponds to gfix -activate.

See Also