Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets or sets the collection incremental notifications that provide information on the process.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property IncrementalProcessingNotifications As IncrementalProcessingNotificationCollection
Get
'Usage
Dim instance As ProactiveCachingIncrementalProcessingBinding
Dim value As IncrementalProcessingNotificationCollection
value = instance.IncrementalProcessingNotifications
public IncrementalProcessingNotificationCollection IncrementalProcessingNotifications { get; }
public:
property IncrementalProcessingNotificationCollection^ IncrementalProcessingNotifications {
IncrementalProcessingNotificationCollection^ get ();
}
member IncrementalProcessingNotifications : IncrementalProcessingNotificationCollection
function get IncrementalProcessingNotifications () : IncrementalProcessingNotificationCollection
Property Value
Type: Microsoft.AnalysisServices.IncrementalProcessingNotificationCollection
The collection incremental notifications that provide information on the process.