2 references to Name
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
325this.tableName = string.IsNullOrEmpty(attr.Name) ? rowType.Name : attr.Name;