Skip to content

Missing the description for some properties & events of DataSet control #45883

Closed
@Zheng-Li01

Description

@Zheng-Li01
  • .NET Core Version:
    NET SDK 6.0.100-alpha.1.20609.2

  • Have you experienced this same bug with .NET Framework?:
    No

Minimal repro:

  1. Create a .NET Framework winforms project with a DataSet contorl.(or open the attached application
    NewIssueDataSet.zip).
  2. Migrater the dataSet1 contorl to core project,
  3. Observe the different description for some properties & events of dataSet1 control between .Net Framework project and Core project.

Expected behavior:
There have the correct description for some properties & events of dataSet1 control in core project.
Expected

Actual behavior:
Missing the description for Initialized & MergeFailed events, and CaseSensitive/DataSetName/EnforceCOnstraints/Locale/Namespace/Prefix/Relations/Tables properties.
Actual

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions