Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SACommand オブジェクトの実行をキャンセルします。
Visual Basic Public Overrides Sub Cancel()
C# public override void Cancel();
キャンセル対象がない場合は、何も行われません。実行中のコマンドがあるときにキャンセル試行が失敗した場合、例外は生成されません。