com :: sun :: star :: sdbc :: interface XResultSetMetaDataSupplier
- Base Interface
- com::sun::star::uno::XInterface
- Description
- provides access to the meta data of a result set.
The number, types, and properties of a ResultSet's columns are
provided by the
ResultSetMetaData
object returned by the
XResultSetMetaDataSupplier::getMetaData()
method.
Methods' Summary
|
getMetaData |
retrieves the number, types, and properties of a ResultSet's columns.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.