StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.sdbcx
Interface XDropCatalog

All Superinterfaces:
com.sun.star.uno.XInterface

public abstract interface XDropCatalog
extends com.sun.star.uno.XInterface


Field Summary
static com.sun.star.uno.Uik UIK
           
static java.lang.Object UNORUNTIMEDATA
           
 
Method Summary
abstract  void dropCatalog(java.lang.String s, com.sun.star.beans.PropertyValue[] pv)
           
 

Field Detail

UIK

public static final com.sun.star.uno.Uik UIK

UNORUNTIMEDATA

public static final java.lang.Object UNORUNTIMEDATA
Method Detail

dropCatalog

public abstract void dropCatalog(java.lang.String s,
                                 com.sun.star.beans.PropertyValue[] pv)
                          throws com.sun.star.sdbc.SQLException,
                                 com.sun.star.container.NoSuchElementException,
                                 com.sun.star.uno.RuntimeException

StarOffice 5.2 API
reverse engineered by classdoc