public override bool Read() { return(CurrentResultSet.Read()); }
public bool Read() { return(CurrentResultSet.Read()); }