Transformer SDK For C  7.1.9.29929-d422075
kv_ord Struct Reference

structure holding name-persist_ordering pairs to specify ordering criteria per column and use in queries More...

Data Fields

char * field
 
persist_ordering ord
 

Detailed Description

structure holding name-persist_ordering pairs to specify ordering criteria per column and use in queries

Field Documentation

char* kv_ord::field

Field name which in the context of this api can be considered a column in a database

persist_ordering kv_ord::ord

Sort order to be applied to the kv_ord::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