19 #ifndef __com_sun_star_sdb_XSingleSelectQueryComposer_idl__
20 #define __com_sun_star_sdb_XSingleSelectQueryComposer_idl__
31 module com { module sun { module star { module sdb {
55 void setFilter([in]
string filter)
68 void setStructuredFilter([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
100 void setGroup([in]
string group)
124 void setHavingClause([in]
string filter)
138 void setStructuredHavingClause([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
168 void setOrder([in]
string order)
182 [in]
boolean ascending)
226 [attribute]
string ElementaryQuery
simplifies the analyzing of single select statements.
Definition: XSingleSelectQueryAnalyzer.idl:40
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
simplifies the composing of single select statements.
Definition: XSingleSelectQueryComposer.idl:43
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
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