IncrementalProcessingNotification Members
Contains information for the ProactiveCaching element about a query to execute to determine the progress of incremental processing. This class cannot be inherited.
The following tables list the members exposed by the IncrementalProcessingNotification type.
Public Constructors
Nombre | Description | |
---|---|---|
IncrementalProcessingNotification | Overloaded. Initializes a new instance of the IncrementalProcessingNotification class. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
ProcessingQuery | Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status. | |
Query | Gets or sets the query associated with a QueryNotification element. (inherited from QueryNotification) | |
TableID | Gets or sets the table identifier associated with an IncrementalProcessingNotification object. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Clone | Overridden. Creates a new full copy of an object. | |
CopyTo | Overloaded. Creates a full copy of an object into the existing object that is passed as a parameter. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from QueryNotification ) |
Arriba
Vea también
Referencia
IncrementalProcessingNotification Class
Microsoft.AnalysisServices Namespace