Constructeur AdomdCommand (String)
Initialise une nouvelle instance de la classe AdomdCommand avec le texte de la commande.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public Sub New ( _
As String _
)
'Utilisation
DimAs String
Dim instance As New AdomdCommand()
public AdomdCommand(
string
)
public:
AdomdCommand(
String^
)
new :
:string -> AdomdCommand
public function AdomdCommand(
: String
)
Paramètres
- Type : String
Commande qui doit être exécutée par le AdomdCommand.