IBX.IBSubscription.TIBSubscriptionItem.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 TIBSubscriptionItem


Beschreibung

Die zu verwendende Datenbankverbindung.

Siehe auch