Delen via


CoreTypeMapping.CoreTypeMappingParameters.ElementTypeMapping Property

Definition

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

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