SqlDataReader::NextResult Method ()
.NET Framework (current version)
Advances the data reader to the next result, when reading the results of batch Transact-SQL statements.
Assembly: System.Data (in System.Data.dll)
Used to process multiple results, which can be generated by executing batch Transact-SQL statements.
By default, the data reader is positioned on the first result.
.NET Framework
Available since 1.1
Available since 1.1
Show: