<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>SQLite3</anon>
    <anon>SQL</anon>
  </categories>
  <description>前回SQLを使って交差テーブル(中間テーブル・関連テーブル)の内容を列挙しましたが、今回はその問い合わせ結果をC#から呼び出してみたいと思います。 前回の記事で使用した以下のテーブル定義とデータは既にファイルに保存してあるものとします。 実施環境 Windows10 Sqlite3 ver.3.27.2 コマンドラインで確認 C# 7.2 VisualStudio2017 .NET Core2.2 nuget System.Data.SQLite.Core (ver.1.0.110) 交差テーブルからリストを取得 using System; using System.Collections.G…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2019%2F05%2F07%2F235431&quot; title=&quot;C#でSQL(Sqlite3)の交差テーブルの内容をListとして取得する - PG日誌&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>https://cdn-ak.f.st-hatena.com/images/fotolife/T/Takachan/20181019/20181019004124.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-07 23:54:31</published>
  <title>C#でSQL(Sqlite3)の交差テーブルの内容をListとして取得する</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2019/05/07/235431</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
