MySqlBulkLoader.NumberOfLinesToSkip property
The number of lines to skip at the beginning of the file (default 0
).
public int NumberOfLinesToSkip { get; set; }
See Also
- class MySqlBulkLoader
- namespace MySqlConnector
- assembly MySqlConnector
The number of lines to skip at the beginning of the file (default 0
).
public int NumberOfLinesToSkip { get; set; }