:: com :: sun :: star :: sdbcx ::

interface XTablesSupplier

Methods' Summary
getTables returns the container of tables.  
Methods' Details
getTables
::com::sun::star::container::XNameAccess
getTables();

Description
returns the container of tables.
Returns
the tables
Top of Page