20 module
com { module sun { module star { module container {
21 published
interface XIndexAccess;
24 module
com { module sun { module star { module sdb {
53 void setQuery([in]
string command )
77 sequence< sequence<com::sun::star::beans::PropertyValue> >
78 getStructuredFilter();
111 string getHavingClause();
123 sequence< sequence<com::sun::star::beans::PropertyValue> >
124 getStructuredHavingClause();
182 string getQueryWithSubstitution()
212 void setCommand([in]
string Command ,[in]
long CommandType)
simplifies the analyzing of single select statements.
Definition: XSingleSelectQueryAnalyzer.idl:34
Definition: Ambiguous.idl:20
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:31
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
base interface of all UNO interfaces
Definition: XInterface.idl:45