5 references to Database
System.Data.Linq (5)
ChangeConflicts.cs (5)
214return (this.Database == null); 267if (this.Database == null) { 270trackedObject.Refresh(refreshMode, this.Database); 302if (this.Database != null) { 388this.databaseValue = metaMember.StorageAccessor.GetBoxedValue(conflict.Database);