Syntax
interface XColumnsSupplier : com::sun::star::uno::XInterface ;
Description
provides the access to a container of columns, typically used for tables and
indexes.
Method Summary
|
getColumns |
returns the container of columns.
@rerurns
the columns
|
|
Known Services Which Export this Interface
|
com::sun::star::sdbcx::Index -
com::sun::star::sdbcx::IndexDescriptor -
com::sun::star::sdbcx::Key -
com::sun::star::sdbcx::Key -
com::sun::star::sdbcx::Table -
com::sun::star::sdbcx::TableDescriptor -
com::sun::star::sdb::PreparedStatement -
com::sun::star::sdb::Query -
com::sun::star::sdb::QueryDescriptor -
com::sun::star::sdb::ResultSet -
com::sun::star::sdb::SQLQueryComposer -
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.