IncrementalProcessingNotification Class
Contains information for the ProactiveCaching element about a query to execute to determine the progress of incremental processing. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<GuidAttribute("4F28BDB9-2D17-4AD0-B049-A638BE8E48D4")> _
Public NotInheritable Class IncrementalProcessingNotification
Inherits QueryNotification
[GuidAttribute("4F28BDB9-2D17-4AD0-B049-A638BE8E48D4")]
public sealed class IncrementalProcessingNotification : QueryNotification
[GuidAttribute(L"4F28BDB9-2D17-4AD0-B049-A638BE8E48D4")]
public ref class IncrementalProcessingNotification sealed : public QueryNotification
/** @attribute GuidAttribute("4F28BDB9-2D17-4AD0-B049-A638BE8E48D4") */
public final class IncrementalProcessingNotification extends QueryNotification
GuidAttribute("4F28BDB9-2D17-4AD0-B049-A638BE8E48D4")
public final class IncrementalProcessingNotification extends QueryNotification
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.QueryNotification
Microsoft.AnalysisServices.IncrementalProcessingNotification
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.