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