Please enable JavaScript to view this site.

Navigation: Linkar CLIENTS > C auxiliary Functions

LkCreateSchOptionsTypeLKSCHEMAS

Scroll Prev Top Next More

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

 

 

rowHeaders

RowHeadersTYPE


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

 

rowProperties

BOOL


First row includes Property Names

onlyVisibles

BOOL


Use only visible Properties and Schemas.

 

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