C#问题怎么解决? SqlCommand cmd = new SqlCommand("usp_GetAllGrade", conn);
SqlCommandcmd=newSqlCommand("usp_GetAllGrade",conn);cmd.CommandType=CommandType.Store...
SqlCommand cmd = new SqlCommand("usp_GetAllGrade", conn);
cmd.CommandType = CommandType.StoredProcedure;
当运行conn.open()的时候出现错误提示该怎么解决 展开
cmd.CommandType = CommandType.StoredProcedure;
当运行conn.open()的时候出现错误提示该怎么解决 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询