[gnome-db] how to query provider to know the number of arguments to pass to gda_sql_builder_add_cond

Andrea Zagli <[email protected]> Mon, 15 Feb 2016 14:31:05 +0000
Newsgroups gmane.comp.gnome.db
Message-ID <[email protected]>
as the object

is there a way to query the database provider to get the right number  
of arguments to pass to gda_sql_builder_add_cond base on  
GdaSqlOperatorType?

and, is there a way to query the database provider to know if a  
GdaSqlOperatorType is supported?

thanks in advance