LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlBulkLoader.NumberOfLinesToSkip property

The number of lines to skip at the beginning of the file (default 0).

public int NumberOfLinesToSkip { get; set; }

See Also