Build API & Build Module
Â
The Build API and Build Module features provide a quick way to autogenerate API or modules that include all of the basic CRUD functions for the any table in a configured database.
These shortcuts can be accessed from the Database tab in the left panel.
Expand a database connection and then right click on a table.
Build API
Build Module
If a table does not have a defined unique key column you will see the following message:
Â
It is not necessary to change the table. Profound API has an option built in to specify the unique column or columns.
Expand the table node to view the columns
Â
Then right click on the column that is the unique key and click properties. IN the dialog that opens select the CRUD Options tab and check the Part of Unique Key check box.
You can select more than one column to build a unique key if necessary.
Â
 Â
Â
  Â
Â
Â
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!