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:
