Please enable JavaScript to view this site.

Navigation: LinkarWS Operations

CRUD Operations

Scroll Prev Top Next More

EndPoints that allow execution of Read, Update, New, Delete and Select operations on Database files.

 

Read. Read one or more file records.

Select. Executes a query in the database.

New. Creates one or more new file records.

Update. Modifies one or more file records.

UpdatePartial. Update specific attributes from records.

Delete. Deletes one or more records of a file.

Dictionaries. Returns all dictionary definitions from a file.

LkProperties. Returns the Schema properties list defined in Linkar Schemas.

GetTable. Returns the query result in a relational table format.