3 references to ToTable
System.Data.Common (3)
System\Data\DataView.cs (3)
1669
ToTable
(null, false, Array.Empty<string>());
1672
ToTable
(tableName, false, Array.Empty<string>());
1675
ToTable
(null, distinct, columnNames);