dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

OdbcDataReader.Read Method example

Open TheVeryOldMan opened this issue 1 year ago • 3 comments

Type of issue

Typo

Description

[Enter feedback here] The example shows OracleConnection, OracleCommand, OracleDataReader instead of OdbcConnection, etc. Is this correct

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcdatareader.read?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Data.Odbc/OdbcDataReader.xml

Document Version Independent Id

9ef87f89-4e23-21c4-ce97-0875fd4d094b

Article author

@dotnet-bot

TheVeryOldMan avatar Aug 23 '24 17:08 TheVeryOldMan

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Aug 23 '24 17:08 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Aug 23 '24 17:08 ghost

Tagging subscribers to this area: @roji, @ajcvickers