20 module
com { module sun { module star { module sdbcx {
22 published
interface XColumnsSupplier;
23 published
interface XKeysSupplier;
54 [property]
string CatalogName;
service Descriptor
Definition: TableDescriptor.idl:50
is used to define a table of a database.
Definition: TableDescriptor.idl:38
Definition: Ambiguous.idl:20
string Description
supplies a comment on the table, Could be empty if not supported by the driver.
Definition: TableDescriptor.idl:65
provides for access to a container of keys, typically used for a table definition object...
Definition: XKeysSupplier.idl:26
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:26
string SchemaName
is the name of the table schema.
Definition: TableDescriptor.idl:59