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