linq to entity能实现行锁吗?像 WITH (xlock,ROWLOCK)在linq to entity中,能不能实现如下sqlSelect * from table_name where Pra_Key = 1 WITH (xlock,ROWLOCK)[解决办法]不能[解决办法]UP