$asm = [System.Reflection.Assembly]::LoadFile("${databaseFolder}\System.Data.sqlite.dll") # SQLiteへの接続およびSQLステートメント発行用のSystem.Data ...