Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service Key |
|
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 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. |
Properties' Details | |
Name
|
|
Type
|
|
ReferencedTable
|
|
UpdateRule
|
|
DeleteRule
|
Copyright © 2003 Sun Microsystems, Inc.