Transformer SDK For C  7.1.13.31319-c846df7
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 Thu Sep 30 2021 18:12:15 for Transformer SDK For C