Share via


RelationalTypeMappingInfo.ElementTypeMapping Property

Definition

The element type of the mapping, if any.

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

Property Value

Applies to