coding and testing
string strSQL = "INSERT INTO [table] ([])" + " VALUES ('')";
SqlHelper.ExecuteNonQuery(SqlHelper.ConnectionStringOrderDistributedTransaction, CommandType.Text, strSQL);
Powered by: 博客园 Copyright © 2024 mr liao Powered by .NET 9.0 on Kubernetes