Method PeekAsync
PeekAsync()
Asynchronously investigates the next upcoming record without changing the current position in the result.
Task<IRecord> PeekAsync()
Asynchronously investigates the next upcoming record without changing the current position in the result.
Task<IRecord> PeekAsync()