Data_Access / DatabaseActors
Block Name: DatabaseInsert
Code File Location: VisualSim/actor/lib/database/DatabaseInsert
Insert the input arrays of records into the specified table. The table needs to exist in the database and have columns with the same names as the record field names. This actor optionally clears the table in its initialize() method. If no errors occur during insertion, then it commits the changes in its wrapup() method.
Port |
Explanation |
Type |
input |
The input port. |
unknown |
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator