Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Defines methods and properties to handle subscription associations.
The ISubscriptionAssociation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DestinationSubscription | Gets or sets a pointer to the subscription for the view returned by this association. |
![]() |
Enabled | Gets or sets whether the subscription association is enabled. |
![]() |
ExpireAfter | Gets or sets how often to refresh the cache subscription association. |
![]() |
Filters | Gets a collection of values that must be passed as input parameters to the association. |
![]() |
Id | Gets the identifier of the metadata object. (Inherited from IMetadataStruct.) |
![]() |
IsCached | Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.) |
![]() |
LobSystemInstance | Gets or sets the external system instance that is used to execute the association. |
![]() |
MethodInstance | Gets or sets the method instance definition for the association. |
![]() |
Name | Gets the name of the metadata object. (Inherited from IMetadataStruct.) |
![]() |
SourceSubscription | Gets the subscription that contains this association. |
![]() |
TargetView | Gets the SpecificFinder view on the destination external content type that will be populated by the association. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.) |
![]() |
Delete | Deletes the subscription association from the association collection of the subscription. |
![]() |
GetDefaultDisplayName | Returns the default display name of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetLocalizedDisplayName | Returns the localized display name of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetLocalizedNames | Returns the localized names of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetProperties | Returns the properties of this metadata object. (Inherited from IMetadataObject.) |
![]() |
Update | Updates the subscription association definition. |
Top