(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.