FireDAC.Phys.IBWrapper.TIBDatabase.num_buffers

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 num_buffers: Integer index isc_info_num_buffers read GetDatabaseInfoInt;

C++

__property int num_buffers = {read=GetDatabaseInfoInt, index=15, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.