IBX.IBServices.TIBBackupRestoreService.Verbose

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Verbose : Boolean read FVerbose write FVerbose default False;

C++

__property bool Verbose = {read=FVerbose, write=FVerbose, default=0};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBBackupRestoreService

Description

Sets or returns the backup or restore in verbose mode.

Use Verbose to set or return the backup or restore in verbose mode.

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