CoreTypeMapping.ElementTypeMapping Property

Definition

If this type mapping represents a primitive collection, this holds the element's type mapping.

public virtual Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping? ElementTypeMapping { get; }
member this.ElementTypeMapping : Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping
Public Overridable ReadOnly Property ElementTypeMapping As CoreTypeMapping

Property Value

Applies to