バッチ SQL ステートメントの結果を読み込むときに、データ リーダーを次の結果に進めます。
Function NextResult() As Boolean
[C#]
bool NextResult();
[C++]
bool NextResult();
[JScript]
function NextResult() : Boolean;
戻り値
他の行が存在する場合は true 。それ以外の場合は false 。
解説
バッチ SQL ステートメントを実行して取得できる複数の結果を処理するために使用されます。
既定では、データ リーダーは最初の結果に配置されます。
必要条件
プラットフォーム: 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