Constructeur Action

Initializes a new instance of Action using the default values.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation

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