Share via


TypeMappingInfo.ElementTypeMapping Property

Definition

The element type mapping of the mapping, if any.

public Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping? ElementTypeMapping { get; init; }
member this.ElementTypeMapping : Microsoft.EntityFrameworkCore.Storage.CoreTypeMapping with get, set
Public Property ElementTypeMapping As CoreTypeMapping

Property Value

Applies to