ISubscriptionQuery Properties

Include Protected Members
Include Inherited Members

The ISubscriptionQuery type exposes the following members.

Properties

  Name Description
Public property Enabled Gets or sets whether the subscription query is enabled.
Public property ExpireAfter Gets or sets how often to refresh the subscription query.
Public property Filters Gets a collection of values that must be passed as input parameters to the query.
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 LastException Gets the exception information of the last refresh attempt.
Public property LastRefreshed Gets the DateTime value at which the query was last executed.
Public property MethodInstance Gets or sets the method instance definition for the query.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property RefreshStatus Gets the refresh status of the query.
Public property Subscription Gets the subscription that contains this query.

Top

See Also

Reference

ISubscriptionQuery Interface

Microsoft.BusinessData.Offlining Namespace