Please enable JavaScript to view this site.

Navigation: Linkar CLIENTS > C auxiliary Functions

LkCreateSchOptionsTypeSQLMODE

Scroll Prev Top Next More

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

 

 

onlyVisibles

BOOL


Use only Visible Schemas and Properties

 

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