Please enable JavaScript to view this site.

Navigation: Linkar CLIENTS > C auxiliary Functions

LkCreateTableOptionsTypeNONE

Scroll Prev Top Next More

This function creates a string with all the LKGetTable options for the C Function operations (NONE Schema Type)

 

 

rowHeaders

RowHeadersTYPE


Include headings in first row MAINLABEL (main headings), SHORTLABEL (short label headings), and NONE (without headings)

 

repeatValues

BOOL


Repeat common attributes in MV and SV groups

 

pagination

BOOL


indicates if pagination is being used or not

 

regPage

uint


in case of pagination indicates the number of records by page. This must be greater than 0

 

numPage

uint


in case of pagination indicates the number of records by page. This must be greater than 0

 

 

 

       C