Asp.net – dapper must decalre Must declare the scalar variable "@pDBMode"
three call GetDetailDataļ¼but only "BOML" call when error Must declare the scalar variable "@pDBMode",other call not error string SQLStr = "Exec PR_SPSA03_Qry @pDBMode, @pDBKind, @pCompNo, @pProdNo, @pflow, @pSeq " add space "@pDBMode ," , after not error What is the…