Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sdbcx ::

service Key
Description
is used to define a new key for a table.

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
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
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
Usage Restrictions
optional
Description
optional, could be used to copy a key.
XColumnsSupplier
Description
access to the contained key columns.
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Details
Name
[ readonly ] string Name;
Description
is the name of the key
Type
[ readonly ] long Type;
Description
indicates the type of the key.
See also
KeyType
ReferencedTable
[ readonly ] string ReferencedTable;
Description
is the name of the referenced table, only used for foreign keys.
UpdateRule
[ readonly ] long UpdateRule;
Description
is the rule which is applied for updates; only used for foreign keys.
See also
::com::sun::star::sdbc::KeyRule
DeleteRule
[ readonly ] long DeleteRule;
Description
is the rule which is applied for deletions; only used for foreign keys.
See also
::com::sun::star::sdbc::KeyRule

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.