IBX.IBSubscription.TIBSubscriptionItem Properties
InheritedProtected
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| Database | public | The Database connection to use. |
| Description | published | The description of the Subscription. |
| DisplayName | public | The name displayed in the Collection editor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ID | public | A unique, permanent index for the item. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| SubscriptionInfos | published | Represents the collection of the details of this Subscription. |
| SubscriptionName | published | The name of the Subscription. |
| Transaction | public | The Transaction to use. |