dotnet / dotnet/dotnet-api-docs
DataView.ToTable Undocumented Behavior
Open
area-System.Data.SqlClient
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
If the columnNames argument to DataView.ToTable is empty, the entire table is returned rather than an empty table. This behavior seems unintuitive and should be documented.
Contributor guide
Assessment
This issue has not been assessed yet.