Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service Index |
|
Exported Interfaces | |
::com::sun::star::sdbcx::XDataDescriptorFactory |
|
::com::sun::star::sdbcx::XColumnsSupplier |
|
::com::sun::star::beans::XPropertySet |
|
Properties' Summary | |
[ readonly ] string Name |
is the name of the index. |
[ readonly ] string Catalog |
is the name of the index catalog, may be empty. |
[ readonly ] boolean IsUnique |
indicates that the index allow only unique values. |
[ readonly ] boolean IsPrimaryKeyIndex |
indicates that the index is used for the primary key. |
[ readonly ] boolean IsClustered |
indicates that the index is clustered. |
Properties' Details | |
Name
|
|
Catalog
|
|
IsUnique
|
|
IsPrimaryKeyIndex
|
|
IsClustered
|
Copyright © 2003 Sun Microsystems, Inc.