LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sdb_DataColumn_idl__
20 #define __com_sun_star_sdb_DataColumn_idl__
24 module
com { module sun { module star { module sdb {
26 published
interface XColumn;
27 published
interface XColumnUpdate;
any Value
contains the column's value.
Definition: DataColumn.idl:45
defines a column used for a result set which contains the data definition and the data of the column ...
Definition: DataColumn.idl:34
describes a column of a result set.
Definition: ResultColumn.idl:32
any OriginalValue
contains the original value of the column.
Definition: DataColumn.idl:57
Definition: Ambiguous.idl:22
is used to access data which is collected in a row.
Definition: XColumn.idl:53
is used to update data which is collected in a row.
Definition: XColumnUpdate.idl:42