Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OleDbCommand.xml line 1248 #10024

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Update OleDbCommand.xml line 1248 #10024

merged 1 commit into from
Jun 15, 2024

Conversation

chanmmn
Copy link
Contributor

@chanmmn chanmmn commented Jun 14, 2024

C# compiler only recognizes Int32 and not int32. int32 will have Build Error.

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

C# compiler only recognizes Int32 and not int32. int32 will have build Error.
@chanmmn chanmmn requested a review from ajcvickers as a code owner June 14, 2024 05:02
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 14, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-System.Data Data APIs (ADO.NET, XML, etc). label Jun 14, 2024
Copy link
Contributor

Tagging subscribers to this area: @roji, @ajcvickers

Copy link

Learn Build status updates of commit e198f32:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Data.OleDb/OleDbCommand.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@roji roji merged commit e138efb into dotnet:main Jun 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Data Data APIs (ADO.NET, XML, etc). 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.

None yet

2 participants