Send feedback on this topic.
Teradata.Client.Provider
ReadAsync Method (TdDataReader)



Teradata.Client.Provider Namespace > TdDataReader Class : ReadAsync Method
Overload List
OverloadDescription
Advances the data reader to the next record / row asynchronously.  
An asynchronous version of System.Data.Common.DbDataReader.Read, which advances the reader to the next record in a result set. This method invokes System.Data.Common.DbDataReader.ReadAsync(System.Threading.CancellationToken) with CancellationToken.None. (Inherited from System.Data.Common.DbDataReader)
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdDataReader Class
TdDataReader Members