Share via


ISubscriptionAssociation Members

Include Protected Members
Include Inherited Members

Defines methods and properties to handle subscription associations.

The ISubscriptionAssociation type exposes the following members.

Properties

  Name Description
Public property DestinationSubscription Gets or sets a pointer to the subscription for the view returned by this association.
Public property Enabled Gets or sets whether the subscription association is enabled.
Public property ExpireAfter Gets or sets how often to refresh the cache subscription association.
Public property Filters Gets a collection of values that must be passed as input parameters to the association.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property LobSystemInstance Gets or sets the external system instance that is used to execute the association.
Public property MethodInstance Gets or sets the method instance definition for the association.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property SourceSubscription Gets the subscription that contains this association.
Public property TargetView Gets the SpecificFinder view on the destination external content type that will be populated by the association.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method Delete Deletes the subscription association from the association collection of the subscription.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method Update Updates the subscription association definition.

Top

See Also

Reference

ISubscriptionAssociation Interface

Microsoft.BusinessData.Offlining Namespace