IBX.IBSubscription.TIBSubscriptionInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTIBSubscriptionInfo

Delphi

TIBSubscriptionInfo = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TIBSubscriptionInfo : public System::Classes::TCollectionItem

Eigenschaften

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


Beschreibung

TIBSubscriptionInfo enthält die Informationen über das Abonnement.

Sie sollten eine Instanz dieser Klasse für jede Tabelle im Abonnement erstellen.

Siehe auch