/bool值用转换方法Convrt.ToBoolean info.IsShow = Convert.ToBoolean(reader["IsShow"]); info.IsDelete = Convert.ToBoolean(reader["IsDelete"]);