Construtor Action
Initializes a new instance of Action using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New Action()
protected Action()
protected:
Action()
new : unit -> Action
protected function Action()