Please enable JavaScript to view this site.

Navigation: Linkar CLIENTS > C auxiliary Functions

LkCreatePropOptionsTypeLKSCHEMAS

Scroll Prev Top Next More

This function creates a string with all the LKProperties options for the C Function operations (LKSCHEMAS 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 Schemas and Properties

 

usePropertyNames

BOOL


Use properties and table names defined in 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