INavigation.INavigationBase.IsCollection Property

Definition

Gets a value indicating whether the navigation property is a collection property.

override sealed bool Microsoft.EntityFrameworkCore.Metadata.INavigationBase.IsCollection { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.INavigationBase.IsCollection : bool
 Overrides NotOverridable ReadOnly Property IsCollection As Boolean Implements INavigationBase.IsCollection

Property Value

Implements

Attributes

Applies to