Base:
property
Model
System.Data.Linq.Mapping.MetaType.Model
2 references to Model
System.Data.Linq (2)
Mapping\MappedMetaModel.cs (2)
488Type type = ((MappedMetaModel)Model).FindType(typeMap.Name); 491MappedType rowType = new MappedType(this.Model, this.Table, typeMap, type, this);