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

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

See Also

Reference

TdDataReader Class
TdDataReader Members