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.
ADODB.Connection COMオブジェクト(adodb.dllで定義されているオブジェクト)をSystem.Data.Common.DbConnectionにラップする簡単な方法はありますか?
この接続はVBAで作成され、System.Data.Common.DbConnectionを期待するC#コンポーネントに渡したいと思います。
いいえ、それはできません。ADO.NETはADOとは大きく異なります。