IBX.IBSubscription.TIBSubscriptionInfo

Aus RAD Studio API Documentation

TIBSubscriptionInfoSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject

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