JDBC.NET
JDBC.NET copied to clipboard
Implementation of NextResult
The method JdbcDataReader.NextResult() practicaly doesn't do anything, so if a store procedure returns two (or more) results, only the first one is available.
Is the implementation of this method in some future plans?