Include an external CRUD definition file to create the CRUD objects. Can be used to increase performance of the AutoCRUD library, because the database itself isn't inspected at runtime.
Used to insert a new record, like this:
Used to get the record ID of the last inserted record
Whether there is a connection or not
Used to check whether a record has been loaded or not
Whether CRUD objects have been setup or not
Can be used to check whether there is a connection or not