FireDAC.Phys.IBWrapper.TIBDatabase.delete_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 delete_count: TStrings index isc_info_delete_count read GetDatabaseInfoOpers;

C++

__property System::Classes::TStrings* delete_count = {read=GetDatabaseInfoOpers, index=27};

Description

Embarcadero Technologies does not currently have any additional information.