20 module 
com {  module sun {  module star {  module sdbcx {
 
   22 published 
interface XColumnsSupplier;
 
Definition Ambiguous.idl:20
is used to define a new index for a database table.
Definition IndexDescriptor.idl:29
boolean IsClustered
indicates that the index is clustered.
Definition IndexDescriptor.idl:50
service Descriptor
Definition IndexDescriptor.idl:30
interface XColumnsSupplier
access to the contained index columns.
Definition IndexDescriptor.idl:35
string Catalog
is the name of the index catalog, may be empty.
Definition IndexDescriptor.idl:40
boolean IsUnique
indicates that the index allow only unique values.
Definition IndexDescriptor.idl:45