Constructeur AdomdCommand
Initializes a new instance of the AdomdCommand class with default values.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.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.