TableInsert
class TableInsert implements Executable (View source)
Class TableInsert
Methods
values(array $row_values)
Set the values to be inserted.
Details
Result
execute()
Execute the statement.
TableInsert
values(array $row_values)
Set the values to be inserted.