MySqlBulkCopyResult.RowsInserted property
The number of rows that were inserted during the bulk copy operation.
public int RowsInserted { get; }
See Also
- class MySqlBulkCopyResult
- namespace MySqlConnector
- assembly MySqlConnector
The number of rows that were inserted during the bulk copy operation.
public int RowsInserted { get; }