IBX.IBServices.TIBConfigService.DecryptDatabase

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DecryptDatabase;

C++

void __fastcall DecryptDatabase();

Properties

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

Description

Decrypts the database.

DecryptDatabase can be called only by the database owner.

For full information about InterBase encryption, see the InterBase Data Definition Guide.

See Also