因为vs2013没有更新update 5所以Parameters.Add可以用Parameters.AddWithValue赋值无效更新后可以。Parameters.AddWithValue的底层实际上还是Parameters.Add