Master Slave Connection

This commit is contained in:
sunkaixuan
2017-10-24 14:44:33 +08:00
parent 93ad6a089f
commit ddb3c3e17f
7 changed files with 122 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
<Compile Include="Demos\3_Insert.cs" />
<Compile Include="Demos\1_Query.cs" />
<Compile Include="Demos\2_Update.cs" />
<Compile Include="Demos\A_MasterSlave.cs" />
<Compile Include="Models\DataTestInfo.cs" />
<Compile Include="Models\DataTestInfo2.cs" />
<Compile Include="Models\Enum.cs" />