IBX.IBSubscription.TIBSubscriptions.CreateSubscriptions
Delphi
procedure CreateSubscriptions;
C++
void __fastcall CreateSubscriptions();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBSubscription.pas IBX.IBSubscription.hpp |
IBX.IBSubscription | TIBSubscriptions |
Description
Creates a Subscription.
You need to fill out the IBSubscriptionItem before calling this method. CreateSubscriptions goes through each IBSubscriptionItem and creates it in the database.