object id = 0;SqlParameter[] param = ...//自己写db.RunProcedure("Pr_GetStaffLogin",param,out id);参数类型要匹配