MySqlRowsCopiedEventArgs class
public sealed class MySqlRowsCopiedEventArgs : EventArgs
Public Members
| name | description |
|---|---|
| Abort { get; set; } | Gets or sets a value that indicates whether the bulk copy operation should be aborted. |
| RowsCopied { get; } | Gets a value that returns the number of rows copied during the current bulk copy operation. |
See Also
- namespace MySqlConnector
- assembly MySqlConnector