-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
area-System.DatadocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Milestone
Description
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
Labels
area-System.DatadocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code