Products & Services Solutions Academia Support User Community Company

Learn more about Database Toolbox   

resultset - Construct resultset object

Syntax

rset = resultset(curs)

Description

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.

Examples

Construct a resultset object rset.

rset = resultset(curs)
rset =
     Handle: [1x1 sun.jdbc.odbc.JdbcOdbcResultSet]

See Also

clearwarnings, close, cursor.fetch, exec, get, isnullcolumn, namecolumn, rsmd

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS