RelatedEnd.IRelatedEnd.CreateSourceQuery Method ()
Returns an IEnumerable that represents the objects that belong to the related end.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] IEnumerable IRelatedEnd.CreateSourceQuery()
Return Value
Type: System.Collections.IEnumerableAn IEnumerable that represents the objects that belong to the related end.