| Contents | Index |
rset = resultset(curs)
rset = resultset(curs) creates a resultset object rset for the cursor curs. To get properties of rset, create a resultset metadata object using rsmd, or make calls to rset using applications based on Sun Java.
Run clearwarnings, isnullcolumn, and namecolumn on rset. Use close to close the resultset, which frees up resources.
Construct a resultset object rset.
rset = resultset(curs)
rset =
Handle: [1x1 sun.jdbc.odbc.JdbcOdbcResultSet]
clearwarnings | close | cursor.fetch | exec | get | isnullcolumn | namecolumn | rsmd

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |