Share via


SqlTranslatingExpressionVisitorDependencies.RelationalTypeMapper Property

Definition

Caution

Use TypeMappingSource.

The relational type mapper.

public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper RelationalTypeMapper { get; }
[System.Obsolete("Use TypeMappingSource.")]
public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper RelationalTypeMapper { get; }
member this.RelationalTypeMapper : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper
[<System.Obsolete("Use TypeMappingSource.")>]
member this.RelationalTypeMapper : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper
Public ReadOnly Property RelationalTypeMapper As IRelationalTypeMapper

Property Value

Attributes

Applies to