Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service Key |
|
Exported Interfaces - Summary | |
XDataDescriptorFactory | optional, could be used to copy a key. (details) |
XColumnsSupplier | access to the contained key columns. |
::com::sun::star::beans::XPropertySet |
|
Properties' Summary | |
[ readonly ] string Name |
is the name of the key |
[ readonly ] long Type |
indicates the type of the key. |
[ readonly ] string ReferencedTable |
is the name of the referenced table, only used for foreign keys. |
[ readonly ] long UpdateRule |
is the rule which is applied for updates; only used for foreign keys. |
[ readonly ] long DeleteRule |
is the rule which is applied for deletions; only used for foreign keys. |
Exported Interfaces - Details | |
XDataDescriptorFactory
|
|
XColumnsSupplier
|
|
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
Name
|
|
Type
|
|
ReferencedTable
|
|
UpdateRule
|
|
DeleteRule
|
Copyright © 2010 Sun Microsystems, Inc.