com :: sun :: star :: sdbcx :: interface XDrop
- Base Interface
- com::sun::star::uno::XInterface
- Description
- provides methods to remove an element of its container and to drop it from
the related database.
Known Services which Export this Interface
|
com::sun::star::sdbcx::Container |
describes every container which is used for data definition. Each
container must support access to its elements by the element's name or
by the element's position.
|
Methods' Summary
|
dropByName |
drops an object of the related container identified by its name.
|
dropByIndex |
drops an object of the related container identified by its position.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.