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.
次の要件に苦労しています。誰か助けてください:
データベース機能の dotnet ライブラリを呼び出す SSIS パッケージを入手しました。DOTNET ライブラリにエラーがある場合、VB.NET から Dts.TaskResult = ScriptResults.Failure を渡して、その SSIS スクリプト コンポーネントを FAIL にする方法を教えてください。
よろしく