allows to rename table.
More...
|
void | rename ([in] com::sun::star::beans::XPropertySet table, [in] string newName) raises ( com::sun::star::sdbc::SQLException ) |
| rename the given table to the new name
|
|
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
| initializes the object.
|
|
any | queryInterface ([in] type aType) |
| queries for a new interface to an existing UNO object.
|
|
void | acquire () |
| increases the reference counter by one.
|
|
void | release () |
| decreases the reference counter by one.
|
|
allows to rename table.
- See also
- com::sun::star::sdb::DataSource::Settings
- Since
- OOo 3.3
◆ XConnectionSupplier
◆ rename()
rename the given table to the new name
- Parameters
-
table | the table to be renamed |
newName | the new name of the table |
- Exceptions
-
The documentation for this interface was generated from the following file: