Share via


IElementType.CollectionProperty Property

Definition

Gets the collection property for which this represents the element.

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

Property Value

Attributes

Applies to