다음을 통해 공유


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

속성 값

특성

적용 대상