Base:
property
Model
System.Data.Linq.Mapping.MetaType.Model
2 references to Model
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
498
metaType = new AttributedMetaType(this.
Model
, this.Table, type, this);
1239
((AttributedMetaModel)this.metaType.
Model
).ContextType,