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)

IEnumerable CreateSourceQuery()

Return Value

Type: System.Collections.IEnumerable

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