:: com :: sun :: star :: sdbcx ::
|
interface XRename |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XRename
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- 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
- 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
Copyright © 2003 Sun Microsystems, Inc.