Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SACommand オブジェクトの実行をキャンセルします。
Public Overrides Sub Cancel()
public override void Cancel()
キャンセル対象がない場合は、何も行われません。実行中のコマンドがある場合は、「文の実行がユーザによって中断させられました。」という例外がスローされます。