1 write to factory
System.Data.Linq (1)
DataServices.cs (1)
438
this.
factory
= factory;
2 references to factory
System.Data.Linq (2)
DataServices.cs (2)
445
return this.
factory
.ExecuteKeys(keyValues);
447
return this.
factory
.Execute(this.instance);