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.
デプロイする前にVSに宛先データベースを削除させることは可能ですか?
デプロイ後のスクリプトをプロジェクトに追加しようとしましたが、常にアクティブな接続で返されます。
データベースプロジェクトのプロパティでオプションを検索する必要がありAlways recreate databaseます->展開->展開構成ファイル->編集ダイアログ。
Always recreate database
別のオプション「ターゲットデータベースには存在するがスキーマには存在しないオブジェクトを削除する」も役立ちます。
Always re-create database公開の下のオプションをチェックする必要があります。
Always re-create database
DBプロジェクト->右クリック->公開->詳細