我在应用程序 web.config 文件中添加了 odp 配置。为此,我有一个名为“oracle.dataaccess.client”的配置部分。因此,我在该<configSections>
部分中添加了一个条目。像这样的东西:
<section name="oracle.dataaccess.client" type="System.Data.Common.DbProviderConfigurationHandler, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
我不确定类型参数。我的问题是,我必须为类型参数使用什么值?我在哪里可以找到它?Oracle 客户端是 9.2。.net 框架是 1.1