powershell:sqlite
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
powershell:sqlite [2025/09/23 21:30] – mikoto | powershell:sqlite [2025/09/23 21:32] (現在) – mikoto | ||
---|---|---|---|
行 3: | 行 3: | ||
- | データベース作成、 | + | データベースの作成時、更新、削除時にはExecuteNonQuery()を使用し、 |
+ | 読み出しの際はExecuteReader()を使用する。 | ||
<code powershell> | <code powershell> | ||
# sqlite3.dll を読み込む | # sqlite3.dll を読み込む |
powershell/sqlite.txt · 最終更新: 2025/09/23 21:32 by mikoto