Compartir a través de


Action Constructor

Initializes a new instance of Action using the default values.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso

Dim instance As New Action()
protected Action()
protected:
Action()
new : unit -> Action
protected function Action()