NavigationPathEventData.NavigationPath 属性

定义

导航属性。

public virtual System.Collections.Generic.IReadOnlyCollection<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase> NavigationPath { get; }
member this.NavigationPath : System.Collections.Generic.IReadOnlyCollection<Microsoft.EntityFrameworkCore.Metadata.IPropertyBase>
Public Overridable ReadOnly Property NavigationPath As IReadOnlyCollection(Of IPropertyBase)

属性值

适用于