RuntimeSkipNavigation.IReadOnlySkipNavigation.IsOnDependent 属性

定义

获取一个值,该值指示导航属性是否在基础外键的依赖端定义。

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlySkipNavigation.IsOnDependent { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlySkipNavigation.IsOnDependent : bool
 ReadOnly Property IsOnDependent As Boolean Implements IReadOnlySkipNavigation.IsOnDependent

属性值

实现

属性

适用于