次の方法で共有


RelationalTypeMappingInfo.ElementTypeMapping プロパティ

定義

マッピングの要素型 (存在する場合)。

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

プロパティ値

適用対象