Transformer SDK For C  8.0.9.562131-6357b6d3
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 May 14 2026 12:09:01 for Transformer SDK For C