PDF (US Ltr)
- 1.4Mb
PDF (A4)
- 1.4Mb
Table of Contents
This section explains how to build expressions using X DevAPI.
When working with MySQL expressions used in CRUD, statements can be specified in two ways. The first is to use strings to formulate the expressions which should be familiar if you have developed code with SQL before. The other method is to use Expression Builder functionality.