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

属性值

属性

适用于