IncrementalProcessingNotification.TableID Property

Gets or sets the table identifier associated with an IncrementalProcessingNotification object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string TableID { get; set; }

Property Value

Type: System.String
The table identifier.

See Also

Reference

IncrementalProcessingNotification Class

Microsoft.AnalysisServices Namespace