Interface IDataReaderAsync
public interface IDataReaderAsync : IDisposable, IAsyncDisposable- Inherited Members
- Extension Methods
Properties
DataReader
DbDataReader DataReader { get; }Property Value
Methods
ReadAsync(CancellationToken)
Task<bool> ReadAsync(CancellationToken cancellationToken)Parameters
- cancellationTokenCancellationToken