共用方式為


RelationalModelValidator.TypeMapper 屬性

定義

警告

Use IRelationalTypeMappingSource.

取得類型對應器。

protected virtual Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper TypeMapper { get; }
[System.Obsolete("Use IRelationalTypeMappingSource.")]
protected virtual Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper TypeMapper { get; }
member this.TypeMapper : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper
[<System.Obsolete("Use IRelationalTypeMappingSource.")>]
member this.TypeMapper : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper
Protected Overridable ReadOnly Property TypeMapper As IRelationalTypeMapper

屬性值

屬性

適用於