RuntimeComplexProperty.IReadOnlyComplexProperty.IsCollection Property

Definition

Gets a value indicating whether this property represents a collection.

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

Property Value

Implements

Attributes

Applies to