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 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

TdDataReader Class
TdDataReader Members