CancelCommand 方法
Cancels the last command sent to the server.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public Sub CancelCommand
'用途
Dim instance As Server
instance.CancelCommand()
public void CancelCommand()
public:
void CancelCommand()
member CancelCommand : unit -> unit
public function CancelCommand()