Exemplo n.º 1
0
 public void BeforeBulkInsert() => SqlConnectionManager.BeforeBulkInsert();
Exemplo n.º 2
0
 public void BeforeBulkInsert(string tableName) => SqlConnectionManager.BeforeBulkInsert(tableName);