Transformer SDK For C  7.1.17.114518-fe118f1a
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 Mar 20 2023 12:46:24 for Transformer SDK For C