resultedValues
The result rows produced for this statement after successful execution.
null indicates that this statement has not been executed yet. The rows are built from the submitted insert values together with generated, returned, or default column values when available.
Use insertedCount to find the number of rows affected after execution.