Calculate the column offsets for a row.
Parameters: row - row index Parameters: allowServerFetch - if true, allow fetching more data fromserver true if the current row position is avalid row position. exception: SqlException - exception: DisconnectException -
Makes the next row the current row. Returns true if the current
row position is a valid row position.
true if current row position is valid exception: SqlException - if an error occurs
Makes the next row the current row. Returns true if the current
row position is a valid row position.
Parameters: allowServerFetch - if false, don't fetch more data fromthe server even if more data is needed true if current row position is valid exception: SqlException - if an error occurs