LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBulkCopyResult.RowsInserted property

The number of rows that were inserted during the bulk copy operation.

public int RowsInserted { get; }

See Also