20 module
com { module sun { module star { module sdb {
22 published
interface XColumn;
23 published
interface XColumnUpdate;
48 [optional, property] any Value;
Definition: Ambiguous.idl:20
is used to update data which is collected in a row.
Definition: XColumnUpdate.idl:29
is used to access data which is collected in a row.
Definition: XColumn.idl:40
any OriginalValue
contains the original value of the column.
Definition: DataColumn.idl:53
defines a column used for a result set which contains the data definition and the data of the column ...
Definition: DataColumn.idl:29
describes a column of a result set.
Definition: ResultColumn.idl:25