2 references to Tables
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (1)
79
foreach (TableMapping tableMapping in this.mapping.
Tables
) {
Mapping\MappingSource.cs (1)
277
dm.
Tables
.Add(ReadTableMapping(reader));