| Overload | Description |
|---|---|
| GetFieldValueAsync<T>(Int32) | Asynchronously gets the value of the specified column as a type. (Inherited from System.Data.Common.DbDataReader) |
| GetFieldValueAsync<T>(Int32,CancellationToken) | Asynchronously gets the value of the specified column as a type. (Inherited from System.Data.Common.DbDataReader) |