C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -


i'm not able find config schema file (configschema.xsd) of oracle.manageddataaccess itellisense in application configuration file.

it supposed in odp.net managed driver files cannot find it...

configschema.xsd xml schema file defines configuration section odp.net, managed driver. https://docs.oracle.com/cd/e48297_01/doc/win.121/e41125/installodpmd.htm

after having installed oracle developer tools visual studio 2015, seems 2 schema files have been linked app.config file :

oracle.dataaccess.common.configuration.section.xsd

oracle.manageddataaccess.client.configuration.section.xsd

both stored in :

c:\program files (x86)\microsoft visual studio 14.0\xml\schemas


Comments

Popular posts from this blog

iOS: Performance of reloading UIImage(name:...) -

How to prevent logback from emitting repeated "Empty watch file list. Disabling" messages -

c# SetCompatibleTextRenderingDefault must be called before the first -