TableNotification Constructor
Initializes a new instance of the TableNotification class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TableNotification()
public TableNotification()
public:
TableNotification()
new : unit -> TableNotification
public function TableNotification()