IBX.IBSubscription.TIBSubscriptionInfo.Database

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Database : TIBDataBase read GetDatabase;

C++

__property Ibx::Ibdatabase::TIBDatabase* Database = {read=GetDatabase};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionInfo


Beschreibung

Gibt die zu verwendende Datenbankverbindung zurück.

Siehe auch