TypeMappingInfo.ElementTypeMapping 属性

定义

映射的元素类型映射(如果有)。

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

属性值

适用于