Struct LetGoOfReader
Lets go of the reader, for a run that opened it and left the command to its caller.
public readonly struct LetGoOfReader : IReaderDone
- Implements
- Inherited Members
- Extension Methods
Methods
Invoke(DbDataReader)
Runs once the rows are walked out or the walk is left early.
public void Invoke(DbDataReader reader)
Parameters
readerDbDataReader