Skip to content

First round of converting System.Data.OleDb to COMWrappers#54822

Merged
eerhardt merged 38 commits intodotnet:mainfrom
kant2002:kant/remove-il2050-oledb
Sep 21, 2021
Merged

First round of converting System.Data.OleDb to COMWrappers#54822
eerhardt merged 38 commits intodotnet:mainfrom
kant2002:kant/remove-il2050-oledb

Conversation

@kant2002
Copy link
Copy Markdown
Contributor

This change just remove warning from ILLink and do not make attempt
to convert other COM object creation to use ComWrappers

Also I have to add target net5.0-windows where ComWrappers would be
used. Same concerns regarding testing as in
#54636

Two calls inside OleDbDataAdapter call GetErrorInfo but do not do anything with results. That's probably mistake from previous refactoring. These parts does not touched and left as is. Need advice on that specific parts how to proceed.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Data community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants