Udostępnij za pośrednictwem


Metoda Server.CancelCommand

Anuluje ostatnie polecenie wysłane do serwera.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Sub CancelCommand
'Użycie
Dim instance As Server

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