Table of Contents

Method NextResult

Namespace
Innova.Data
Assembly
Innova.Data.dll

NextResult()

Advances the data reader to the next result, when reading the results of batch SQL statements.

public bool NextResult()

Returns

bool

true if there are more rows; otherwise, false.