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