|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbcx {
22 published
interface XColumnsSupplier;
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:27
long UpdateRule
is the rule which is applied for updates; only used for foreign keys.
Definition: KeyDescriptor.idl:49
long Type
indicates the type of the key.
Definition: KeyDescriptor.idl:35
string ReferencedTable
is the name of the referenced table, only used for foreign keys.
Definition: KeyDescriptor.idl:44
long DeleteRule
is the rule which is applied for deletions; only used for foreign keys.
Definition: KeyDescriptor.idl:54
is used to define a new key for a table.
Definition: KeyDescriptor.idl:30
Definition: Ambiguous.idl:20
service Descriptor
Definition: KeyDescriptor.idl:31