PdcDBTable.InsertRecord

From External Bemet Wiki
Jump to navigation Jump to search

Declaration

InsertRecord as Boolean

Description

Returns true or false whether a record could be inserted in the table

Notes

This method will insert a new record into de table. Autoincrement fields are filled automatically.

Code example

Availability

Available since June 2008 (from version 3.8)