The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbDataReader::GetFieldValueAsync Method
.NET Framework (current version)
Asynchronously gets the value of the specified column as a type.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | GetFieldValueAsync<T>(Int32) | Asynchronously gets the value of the specified column as a type. |
![]() | GetFieldValueAsync<T>(Int32, CancellationToken) | Asynchronously gets the value of the specified column as a type. |
For more information, see SqlClient Streaming Support.
Show:
