FireDAC.Phys.IBWrapper.TIBDatabase.db_class

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 db_class: Integer index isc_info_db_class read GetDatabaseInfoInt;

C++

__property int db_class = {read=GetDatabaseInfoInt, index=102, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.