Skip to content

Clean up async API docs for System.Data #39154

@roji

Description

@roji

The current API docs for System.Data async methods simply point to the sync method, and provide information on the default implementation (throw on cancellation, invoke the sync method...). We should instead have the full information on the method directly available on the async method, and provide any default implementation info in the remarks.

Example method: OpenAsync.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.DatadocumentationDocumentation bug or enhancement, does not impact product or test code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions