21module
com { module sun { module star { module sdb { module application {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
is an exception that provides information on a database access error.
Definition SQLException.idl:41
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
describes a wizard which can be used to copy table like data from one database to another.
Definition XCopyTableWizard.idl:39
An interaction request handler.
Definition XInteractionHandler.idl:27
Definition Ambiguous.idl:20
is a service for user interaction for databases.
Definition InteractionHandler.idl:33
describes a wizard which can be used to copy table like data from one database to another.
Definition CopyTableWizard.idl:74
createWithInteractionHandler([in] ::com::sun::star::beans::XPropertySet Source, [in] ::com::sun::star::beans::XPropertySet Destination, [in] ::com::sun::star::task::XInteractionHandler InteractionHandler)
creates an executable wizard dialog, which is to guide the user through copying a table from one data...
create([in] ::com::sun::star::beans::XPropertySet Source, [in] ::com::sun::star::beans::XPropertySet Destination)
creates an executable wizard dialog, which is to guide the user through copying a table from one data...