次の方法で共有


RelationalTypeMapping.Parameters プロパティ

定義

この型マッピングの作成に使用されるパラメーターを返します。

protected virtual Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping.RelationalTypeMappingParameters Parameters { get; }
member this.Parameters : Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping.RelationalTypeMappingParameters
Protected Overridable ReadOnly Property Parameters As RelationalTypeMapping.RelationalTypeMappingParameters

プロパティ値

適用対象