ISkipNavigation.Inverse 属性

定义

获取反向跳过导航。

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

属性值

属性

适用于