Share via


RuntimeElementType.CollectionProperty Property

Definition

Gets the collection property for which this represents the element.

public virtual Microsoft.EntityFrameworkCore.Metadata.IProperty CollectionProperty { get; }
member this.CollectionProperty : Microsoft.EntityFrameworkCore.Metadata.IProperty
Public Overridable ReadOnly Property CollectionProperty As IProperty

Property Value

Implements

Applies to