20 module
com { module sun { module star { module sdbcx {
22 published
interface XColumnsSupplier;
40 [property]
string Catalog;
boolean IsClustered
indicates that the index is clustered.
Definition: IndexDescriptor.idl:50
Definition: Ambiguous.idl:20
boolean IsUnique
indicates that the index allow only unique values.
Definition: IndexDescriptor.idl:45
service Descriptor
Definition: IndexDescriptor.idl:30
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:26
is used to define a new index for a database table.
Definition: IndexDescriptor.idl:28