Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service Index |
|
Exported Interfaces - Summary | |
XDataDescriptorFactory | optional, could be used to copy an index. (details) |
XColumnsSupplier | access to the contained index columns. |
::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. |
Exported Interfaces - Details | |
XDataDescriptorFactory
|
|
XColumnsSupplier
|
|
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
Name
|
|
Catalog
|
|
IsUnique
|
|
IsPrimaryKeyIndex
|
|
IsClustered
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.