|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbc {
boolean IsParameter
is TRUE if a parameter value is truncated.
Definition: DataTruncation.idl:44
long Index
is the index of the parameter or column value.
Definition: DataTruncation.idl:37
long DataSize
contains the number of bytes of data that should have been transferred.
Definition: DataTruncation.idl:60
is an exception that provides information on database access warnings.
Definition: SQLWarning.idl:32
boolean DuringRead
is TRUE if a read was truncated.
Definition: DataTruncation.idl:51
reports a DataTruncation warning, on reads, or is thrown as a DataTruncation exception,...
Definition: DataTruncation.idl:33
Definition: Ambiguous.idl:20
long TransferSize
contains the number of bytes of data actually transferred.
Definition: DataTruncation.idl:68