Re: [gnome-db] how to query provider to know the number of arguments to pass to gda_sql_builder_add_cond
- From: Vivien Malerba <vmalerba gmail com>
- To: Andrea Zagli <azagli libero it>
- Cc: gnome-db list <gnome-db-list gnome org>
- Subject: Re: [gnome-db] how to query provider to know the number of arguments to pass to gda_sql_builder_add_cond
- Date: Fri, 19 Feb 2016 22:20:47 +0100
Hi!
The number of arguments required by each type of GdaSqlOperatorType does not depend on the provider, it's defined by the SQL language. There is currently no way of knowing how many arguments a GdaSqlOperatorType requires.
There is also no way of knowing for sure if a specific provider supports a GdaSqlOperatorType.
Note that each of these kind of information would however not be very difficult to implement if you really need them.
Regards,
Vivien
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]