Transformer SDK For C
8.0.2.290852-a608fcd3
|
structure holding name-value pairs for use in query_params and kv_pair_arr More...
Data Fields | |
char * | field |
char * | value |
structure holding name-value pairs for use in query_params and kv_pair_arr
char* kv_pair::field |
Field name which in the context of this api can be considered a column name in a database
char* kv_pair::value |
Value to be used in combination with the kv_pair::field