20 module
com { module sun { module star { module sdb { module application {
22 interface XCopyTableListener;
59 [attribute]
short Operation
100 [attribute] ::com::sun::star::beans::Optional< string >
Definition: Ambiguous.idl:20
string DestinationTableName
specifies the name of the table in the destination database.
Definition: XCopyTableWizard.idl:76
Specifies an interface for an executable dialog.
Definition: XExecutableDialog.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
boolean UseHeaderLineAsColumnNames
specifies that the first row should be used to identify column names.
Definition: XCopyTableWizard.idl:113
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
describes a wizard which can be used to copy table like data from one database to another...
Definition: XCopyTableWizard.idl:38
specifies the interface required to listen for progress in copying table rows via a CopyTableWizard...
Definition: XCopyTableListener.idl:30