PriceSourceId } select p; var result = query.ToList(); ... Operations done on DBSet are actually performed on the actual database records via SQL queries.
確定! 回上一頁