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 :: 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 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.