Base:
property
IsDeferred
System.Data.Linq.Mapping.MetaDataMember.IsDeferred
1 reference to IsDeferred
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1236if (this.hasLoadMethod == false && (this.IsDeferred || this.IsAssociation)) {