FireDAC.Phys.IBWrapper.TIBDatabase.expunge_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 expunge_count: TStrings index isc_info_expunge_count read GetDatabaseInfoOpers;

C++

__property System::Classes::TStrings* expunge_count = {read=GetDatabaseInfoOpers, index=30};

Description

Embarcadero Technologies does not currently have any additional information.