com :: sun :: star :: sdb :: interface XCompletedExecution
- Base Interface
- com::sun::star::uno::XInterface
- Description
- is used for execution where information for execution may be required from
the user.
Methods' Summary
|
executeWithCompletion |
completes necessary information before execution, for example parameter values.
|
Methods' Details
|
- executeWithCompletion
-  
- void
executeWithCompletion(
-
- raises ( com::sun::star::sdbc::SQLException );
- Description
- completes necessary information before execution, for example parameter values.
- Parameter handler
-
will be asked when more information is needed
- Throws
- com::sun::star::sdbc::SQLException
if a database access error occurs.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.