FireDAC.Phys.IBWrapper.TIBDatabase.backout_count

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBDatabase

Delphi

property backout_count: TStrings index isc_info_backout_count read GetDatabaseInfoOpers;

C++

__property System::Classes::TStrings* backout_count = {read=GetDatabaseInfoOpers, index=28};

Description

Embarcadero Technologies does not currently have any additional information.