Transformer SDK For C  7.1.9.29929-d422075
kv_pair Struct Reference

structure holding name-value pairs for use in query_params and kv_pair_arr More...

Data Fields

char * field
 
char * value
 

Detailed Description

structure holding name-value pairs for use in query_params and kv_pair_arr

Field Documentation

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


The documentation for this struct was generated from the following file:

Generated on Mon Jul 20 2020 19:17:22 for Transformer SDK For C