Command constructeur

Initializes a new instance of Command using the default values.

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

Syntaxe

'Déclaration
Public Sub New
'Utilisation

Dim instance As New Command()
public Command()
public:
Command()
new : unit -> Command
public function Command()