command type.text是什么意思 时间:2025-12-04 00:53:00 浏览:860次 CommandType.Text代表执行的是SQL语句CommandType.StoreProcedure代表执行的是存储过程CommandType代表要执行的类型 标签:command,type,text