Web.Config

 <connectionStrings>
  <add name="TestConn" connectionString="Data Source=Andy-NB;Initial Catalog=testDB;Persist Security Info=True;User ID=testID;Password=testPWD" providerName="System.Data.SqlClient"/>
 </connectionStrings>

类一:

 



}


 

类二:

 


    }
}

 

相关文章:

  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2021-12-05
相关资源
相似解决方案