dotnet / dotnet/dotnet-api-docs
Should be OleDbDataAdapter instead DataAdapter
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Where is written "For OLE DB-supported data sources, use the DataAdapter with its associated OleDbCommand and OleDbConnection objects."
Should be "For OLE DB-supported data sources, use the OleDbDataAdapter with its associated OleDbCommand and OleDbConnection objects."
And so on for the other 2 adapters, Odbc and Oracle.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 0868dcdc-deb6-d071-43d9-801998f1bc70
* Version Independent ID: 947e86e0-ca0d-de41-e4c3-d6144a92a296
* Content: [DataAdapter Class (System.Data.Common)](https://docs.microsoft.com/en-us/dotnet/api/system.data.common.dataadapter?view=netframework-4.7.2)
* Content Source: [xml/System.Data.Common/DataAdapter.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Data.Common/DataAdapter.xml)
* Product: **dotnet-api**
* GitHub Login: @douglaslMS
* Microsoft Alias: **douglasl**
Contributor guide
Assessment
This issue has not been assessed yet.