QueryNotification Class
SQL Server 2012
Provides information consumed by the ProactiveCaching element. The information is about the query to execute to determine whether a data source has been modified.
System.Object
Microsoft.AnalysisServices.QueryNotification
Microsoft.AnalysisServices.IncrementalProcessingNotification
Microsoft.AnalysisServices.QueryNotification
Microsoft.AnalysisServices.IncrementalProcessingNotification
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
The QueryNotification type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | QueryNotification() | Initializes a new instance of the QueryNotification class using default values. |
![]() | QueryNotification(String) | Initializes a new instance of QueryNotification using a query parameter. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a new full copy of an object. |
![]() | CopyTo | Copies a QueryNotification object to the specified object. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
