Data.ParameterDirection.Output; dbContext.Database.ExecuteSqlRaw("set @result = next value for SEQAUTH_ROLE", p); var nextVal = (int)p.Value;.
確定! 回上一頁