1 reference to GetObjectQuery
System.Data.Linq (1)
DataServices.cs (1)
597
target = ((IEnumerable)this.context.Provider.Execute(this.
GetObjectQuery
(type, keyValues)).ReturnValue).OfType<object>().SingleOrDefault();