<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bookreadkun</author_name>
  <author_url>https://blog.hatena.ne.jp/bookreadkun/</author_url>
  <blog_title>おーみんブログ</blog_title>
  <blog_url>https://oooomincrypto.hatenadiary.jp/</blog_url>
  <categories>
    <anon>VB.NET</anon>
  </categories>
  <description>はじめに 個人アプリの開発中に外部結合をして集計した値を取得する処理を書いたので備忘録として残しておきます。 LINQを用いた外部結合 以下に作成した処理を記載します。 Dim targetsGroupByCategoryId = _dbContext.ExpensesCategories _ .GroupJoin(_dbContext.Expenses.Where(Function(o) o.UseDate &gt;= startDate And o.UseDate &lt;= endDate), Function(ec) ec.CategoryId, Function(e) e.CategoryId,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foooomincrypto.hatenadiary.jp%2Fentry%2F2022%2F06%2F05%2F132003&quot; title=&quot;【VB.NET】LINQを用いて外部結合 + 合計値を取得する！ - おーみんブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-05 13:20:03</published>
  <title>【VB.NET】LINQを用いて外部結合 + 合計値を取得する！</title>
  <type>rich</type>
  <url>https://oooomincrypto.hatenadiary.jp/entry/2022/06/05/132003</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
