update mysql bulkcopy

This commit is contained in:
sunkaixuna
2022-01-22 13:43:16 +08:00
parent f9491cbccd
commit 5d31ca0e6a
3 changed files with 67 additions and 2 deletions

View File

@@ -65,6 +65,7 @@
<Compile Include="Demo\DemoF_Utilities.cs" />
<Compile Include="Demo\DemoG_SimpleClient.cs" />
<Compile Include="Demo\DemoN_SplitTable.cs" />
<Compile Include="Demo\DemoO_Fastest.cs" />
<Compile Include="Models\AttributeTable.cs" />
<Compile Include="Models\CarType.cs" />
<Compile Include="Models\Custom.cs" />