RelatedEnd.IRelatedEnd.CreateSourceQuery Method ()

 

Returns an IEnumerable that represents the objects that belong to the related end.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

[SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
IEnumerable IRelatedEnd.CreateSourceQuery()

Return Value

Type: System.Collections.IEnumerable

An IEnumerable that represents the objects that belong to the related end.