Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sdbcx ::

unpublished interface XAlterView
Usage Restrictions
not published
Description
implements the possibility to alter aspects of a view's definition
Since
OOo 2.4

Methods' Summary
alterCommand changes the command which constitutes the view  
Methods' Details
alterCommand
void
alterCommand( [in] string  NewCommand )
raises( ::com::sun::star::sdbc::SQLException );

Description
changes the command which constitutes the view

The operation should be atomic.

Parameter NewCommand
the new command which the view should be based on. Usually an SELECT statement.
Throws
::com::sun::star::sdbc::SQLException if an error occurs
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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