|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdb {
22 published
interface XColumn;
23 published
interface XColumnUpdate;
any Value
contains the column's value.
Definition: DataColumn.idl:41
defines a column used for a result set which contains the data definition and the data of the column ...
Definition: DataColumn.idl:30
describes a column of a result set.
Definition: ResultColumn.idl:26
any OriginalValue
contains the original value of the column.
Definition: DataColumn.idl:53
Definition: Ambiguous.idl:20
is used to access data which is collected in a row.
Definition: XColumn.idl:41
is used to update data which is collected in a row.
Definition: XColumnUpdate.idl:30