The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: sdb ::

interface XAlterQuery
Description
is used to alter the command of a query.

Methods' Summary
alterCommand is intended to alter the command of a query object.  
Methods' Details
alterCommand
void
alterCommand( [in] string  command,
[in] boolean  useEscapeProcessing )
raises( ::com::sun::star::sdbc::SQLException );

Description
is intended to alter the command of a query object.
Parameter command
the SQL statement
Parameter useEscapeProcessing
true when escape processing should be used
Throws
com::sun::star::sdbc::SQLException if a database access error occurs.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.