Transformer SDK For C  8.0.1.209428-2690cd2c
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 Wed Feb 28 2024 18:03:11 for Transformer SDK For C