19 #ifndef __com_sun_star_sdb_XSQLQueryComposer_idl__ 20 #define __com_sun_star_sdb_XSQLQueryComposer_idl__ 29 module
com { module sun { module star { module sdb {
55 void setQuery([in]
string command )
62 string getComposedQuery();
85 sequence< sequence<com::sun::star::beans::PropertyValue> >
86 getStructuredFilter();
121 [in]
boolean ascending)
130 void setFilter([in]
string filter)
139 void setOrder([in]
string order)
Definition: Ambiguous.idl:22
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
base interface of all UNO interfaces
Definition: XInterface.idl:47
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:39