Returns the results of the data load operation. Allows you to retrieve the ID values of the successfully loaded rows and error messages for rows that caused errors.
Return Value
An array of
LoaderResult. Each
LoaderResult object corresponds to a single row of data.