Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » ResultSet interface

 

getResultSetMetadata method

Returns the ResultSetMetadata containing the meta data for the ResultSet.

Syntax
ResultSetMetadata ResultSet.getResultSetMetadata() throws ULjException
Returns

The ResultSetMetadata object.