IBX.IBSubscription.TIBSubscriptionInfo.ForTable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ForTable : string read FForTable write FForTable;

C++

__property System::UnicodeString ForTable = {read=FForTable, write=FForTable};

Eigenschaften

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


Beschreibung

Die Tabelle, für die Sie ein Abonnement festlegen.

Siehe auch