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

 

ResultSetMetadata interface

Associated with a ResultSet object and contains a method that provides column information.

Syntax
public ResultSetMetadata
Remarks

This interface is invoked using the getResultSetMetadata method of a ResultSet object.

Members

All members of ResultSetMetadata, including all inherited members.


getColumnCount method