Constructeur AdomdCommand
Initializes a new instance of the AdomdCommand class with default values.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New AdomdCommand()
public AdomdCommand()
public:
AdomdCommand()
new : unit -> AdomdCommand
public function AdomdCommand()
Notes
The default constructor initializes any fields to their default values.