Methods' Summary |
alterColumnByName |
alter the column defined by name
|
addColumn |
creates a new object using the given descriptor and appends it
to the related container.
Note:
The descriptor will not be changed and can be used again to append another object.
|
dropColumn |
drops an object of the related container identified by its name.
|
Methods' Details |
alterColumnByName
- Description
- alter the column defined by name
- Parameter table
- the table to be altered
- Parameter columnName
- the name of the column to be changed
- Parameter columnDescriptor
- the column descriptor with the information of the new column definition
- Throws
- com::sun::star::sdbc::SQLException
- See also
- ::com::sun::star::sdbcx::XAlterTable
|
|
addColumn
- Description
- creates a new object using the given descriptor and appends it
to the related container.
Note:
The descriptor will not be changed and can be used again to append another object.
- Parameter table
- the table to be altered
- Parameter descriptor
- the descriptor which should be serve to append a new object
- Throws
- com::sun::star::sdbc::SQLException
if a database access error occurs.
- See also
- ::com::sun::star::sdbcx::XAppend
|
|
dropColumn
- Description
- drops an object of the related container identified by its name.
- Parameter table
- the table to be altered
- Parameter columnName
- the name of the column to be dropped
- Throws
- com::sun::star::sdbc::SQLException
if a database access error occurs.
- See also
- ::com::sun::star::sdbcx::XDrop
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.