8000 Dispose DataTable · Issue #9440 · dotnet/dotnet-api-docs · GitHub
[go: up one dir, main page]

Skip to content
Dispose DataTable #9440
Open
Open
@bsagal

Description

@bsagal

Does DataTable need to be disposed?

The assumption is that disposing is required as DataTable implements IDisposable and there is no explicit statement to the contrary in the documentation.

On the other hand in the examples at https://learn.microsoft.com/en-us/dotnet/api/system.data.datatable there are no calls to Dispose() or any using statements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.DataData APIs (ADO.NET, XML, etc).doc-enhancementImprove the current content

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0