|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbc {
22 published
interface XResultSet;
is used for collecting and executing a set of SQL statements.
Definition: XBatchExecution.idl:28
void clearBatch()
makes the set of commands in the current batch empty.
void addBatch([in]string sql)
adds a SQL command to the current batch of commands for the statement object.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
is an exception that provides information on a database access error.
Definition: SQLException.idl:41