LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sdbcx_KeyDescriptor_idl__
20 #define __com_sun_star_sdbcx_KeyDescriptor_idl__
24 module
com { module sun { module star { module sdbcx {
26 published
interface XColumnsSupplier;
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:35
long UpdateRule
is the rule which is applied for updates; only used for foreign keys.
Definition: KeyDescriptor.idl:53
long Type
indicates the type of the key.
Definition: KeyDescriptor.idl:39
string ReferencedTable
is the name of the referenced table, only used for foreign keys.
Definition: KeyDescriptor.idl:48
long DeleteRule
is the rule which is applied for deletions; only used for foreign keys.
Definition: KeyDescriptor.idl:58
is used to define a new key for a table.
Definition: KeyDescriptor.idl:34
Definition: Ambiguous.idl:22
service Descriptor
Definition: KeyDescriptor.idl:35