Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: sdbcx ::  | 
| interface XDrop | 
|  | 
| 
Descriptionprovides methods to remove an element of its container and to drop it from
 the related database.
  | 
| 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. | 
| Methods' Details | 
| dropByName 
| 
 
Descriptiondrops an object of the related container identified by its name.
 Parameter elementNamethe name of the element to be dropped
 Throwscom::sun::star::sdbc::SQLException 
 if a database access error occurs.
  |  | 
| dropByIndex 
| 
 
Descriptiondrops an object of the related container identified by its position.
 Parameter indexthe position of the element to be dropped
 Throwscom::sun::star::sdbc::SQLException 
 if a database access error occurs.
  |  | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.