ODP.NET Managed DataAdapter MissingSchemaAction.Ignore Property Doesn't Work as Expected
(Doc ID 2267455.1)
Last updated on FEBRUARY 08, 2019
Applies to:
Oracle Data Provider for .NET - Version 12.1.0.2 and laterMicrosoft Windows x64 (64-bit)
Microsoft Windows (32-bit)
Symptoms
MissingSchemaAction property should take effect when existing DataSet schema does not match with incoming data. Ignore member from MissingSchemaAction should ignore the extra columns from the DataSet. But while using ODP.NET Managed driver it throws an exception. Same code works fine with Unmanaged ODP.NET provider.
Issue can be reproduced using the below code.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |