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.
私の SSIS スクリプト タスクでは、ヨーロッパの特殊文字を含むリソース (データベース テーブルなど) を参照する必要があります。スクリプト ファイル (C# コード) を UTF-8 などの別のエンコードを使用して保存するにはどうすればよいですか。
現時点では、ほとんど読めない \uXXX を使用して文字をエスケープする必要があります。