我一直得到‘必须声明标量变量@epa1’,所以我有点迷失了方向。, epa2, dist_nr as epa3, ai1, rei, rup from products where epa1 = @epa1 and epa2 = @epa2 and dist_nr.Text) '\search for pe
例如: String EPL1 ="@name('EPA12') select * from IEvent where j>3;\n"; 但是当我试图一次读取多个EPL操作时,只考虑第一个操作。但未选中i>4 (EPA13)。String EPLnotworking ="@name('EPA12') insert into EPA12 select * from IEvent where j>3;\n"+
"@nam