command type.text是什么意思 时间:2026-07-10 22:31:00 浏览:946次 CommandType.Text代表执行的是SQL语句CommandType.StoreProcedure代表执行的是存储过程CommandType代表要执行的类型 标签:command,type,text