19 #ifndef __com_sun_star_sdb_XSingleSelectQueryAnalyzer_idl__ 20 #define __com_sun_star_sdb_XSingleSelectQueryAnalyzer_idl__ 26 module
com { module sun { module star { module container {
27 published
interface XIndexAccess;
30 module
com { module sun { module star { module sdb {
59 void setQuery([in]
string command )
83 sequence< sequence<com::sun::star::beans::PropertyValue> >
84 getStructuredFilter();
117 string getHavingClause();
129 sequence< sequence<com::sun::star::beans::PropertyValue> >
130 getStructuredHavingClause();
188 string getQueryWithSubstitution()
218 void setCommand([in]
string Command ,[in]
long CommandType)
simplifies the analyzing of single select statements.
Definition: XSingleSelectQueryAnalyzer.idl:40
Definition: Ambiguous.idl:22
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
base interface of all UNO interfaces
Definition: XInterface.idl:47