service DataColumn in module com::sun::star::sdb:: |
service DataColumn;
defines a column used for a result set which contains the data definition and the data of the column of the current row of a result set.
Included Services |
Exported Interfaces |
is used to retrieve the columns value.
is used to update the columns value.
Property Summary |
|
Value | contains the column's value. This could be a constraint property, to veto modifications, if a new value does not fit into rules defined for the column. |
OriginalValue | contains the original value of the column. @optional |
Property Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.