vphoenix1972

Results 1 issues of vphoenix1972

## Description I am trying to set query level settings with bulk insertion: ``` using var command = connection.CreateCommand(); command.CommandText = @"insert into traffic (column1, column2, column3) settings parallel_view_processing =...