DB2 Provider - kevinsea/Insight.Database GitHub Wiki
Insight.Database works with IBM.Data.DB2 provider for .NET.
Before you can use Insight.Database with DB2, you must first install and register the provider in your application. The provider allows Insight to handle some of the wacky things needed to get ODP.NET to work.
- Install the Insight.Database.Providers.DB2 package from NuGet.
- Table-Valued Parameters are not supported.