21 module
com { module sun { module star { module sdb {
47 void setQuery([in]
string command )
54 string getComposedQuery();
77 sequence< sequence<com::sun::star::beans::PropertyValue> >
78 getStructuredFilter();
113 [in]
boolean ascending)
122 void setFilter([in]
string filter)
131 void setOrder([in]
string order)
Definition: Ambiguous.idl:20
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
base interface of all UNO interfaces
Definition: XInterface.idl:45
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:31