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

interface XRename
Description
supports the renaming of definition objects.
This is a very desirable feature which is not supported by all databases. There is no standard SQL statement provided for this feature.

Methods' Summary
rename is intended to alter the name of a object.  
Methods' Details
rename
void
rename( [in] string  newName )
raises( ::com::sun::star::sdbc::SQLException,
::com::sun::star::container::ElementExistException );

Description
is intended to alter the name of a object.
Parameter newName
the new name
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.