IConventionSkipNavigation.Inverse 属性

定义

获取反向跳过导航。

public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation? Inverse { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Inverse : Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation
Public Overridable ReadOnly Property Inverse As IConventionSkipNavigation

属性值

属性

适用于