DbRelationshipNavigationExpression.NavigationSource Property

 

Gets the DbExpression that specifies the instance of the 'from' relationship end from which navigation should occur.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public DbExpression NavigationSource { get; }