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

interface XIndexesSupplier

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

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