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.
連想配列パラメーターを DB2 ストアード・プロシージャーに渡す必要があります。連想配列: キーは整数、値は varchar です。Dictionary< int, string > を渡そうとしましたが、無効なキャストが得られました。