IDbCommand の実行をキャンセルしようとします。
Sub Cancel()
[C#]
void Cancel();
[C++]
void Cancel();
[JScript]
function Cancel();
解説
キャンセルする処理が存在しない場合は、何も発生しません。ただし、処理中のコマンドがある場合にキャンセルが失敗しても、例外は生成されません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET