Partager via


Méthode CancelCommand

Cancels the last command sent to the server.

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

Syntaxe

'Déclaration
Public Sub CancelCommand
'Utilisation
Dim instance As Server

instance.CancelCommand()
public void CancelCommand()
public:
void CancelCommand()
member CancelCommand : unit -> unit 
public function CancelCommand()