Send feedback on this topic.
Teradata.Client.Provider
NextResultAsync Method



Teradata.Client.Provider Namespace > TdDataReader Class : NextResultAsync Method
Overload List
OverloadDescription
Advances the data reader to the next data returning result set asynchronously.  
An asynchronous version of System.Data.Common.DbDataReader.NextResult, which advances the reader to the next result when reading the results of a batch of statements. Invokes System.Data.Common.DbDataReader.NextResultAsync(System.Threading.CancellationToken) with CancellationToken.None. (Inherited from System.Data.Common.DbDataReader)
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdDataReader Class
TdDataReader Members