MySqlBulkLoader.SourceStream property
A Stream containing the data to load. Either this or FileName must be set. The Local property must be true if this is set.
public Stream? SourceStream { get; set; }
See Also
- class MySqlBulkLoader
- namespace MySqlConnector
- assembly MySqlConnector