MySqlRowsCopiedEventArgs.Abort property
Gets or sets a value that indicates whether the bulk copy operation should be aborted.
public bool Abort { get; set; }
See Also
- class MySqlRowsCopiedEventArgs
- namespace MySqlConnector
- assembly MySqlConnector
Gets or sets a value that indicates whether the bulk copy operation should be aborted.
public bool Abort { get; set; }