Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルが既に存在します。別のデータベース名を使用してみてください。[ファイル名=F:\ foo.sdf]
これは正しく使用すると起こりませんthis.Database.CreateIfNotExists()か?
this.Database.CreateIfNotExists()
どうやらそれはEFCTP5にパッケージを更新したときにEFCTP4が再び機能し始めたことが原因でした。