ISubscriptionQuery Properties
Include Protected Members
Include Inherited Members
The ISubscriptionQuery type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Enabled | Gets or sets whether the subscription query is enabled. |
![]() |
ExpireAfter | Gets or sets how often to refresh the subscription query. |
![]() |
Filters | Gets a collection of values that must be passed as input parameters to the query. |
![]() |
Id | Gets the identifier of the metadata object. (Inherited from IMetadataStruct.) |
![]() |
IsCached | Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.) |
![]() |
LastException | Gets the exception information of the last refresh attempt. |
![]() |
LastRefreshed | Gets the DateTime value at which the query was last executed. |
![]() |
MethodInstance | Gets or sets the method instance definition for the query. |
![]() |
Name | Gets the name of the metadata object. (Inherited from IMetadataStruct.) |
![]() |
RefreshStatus | Gets the refresh status of the query. |
![]() |
Subscription | Gets the subscription that contains this query. |
Top
.gif)