RelationalDatabaseProviderServices.TypeMapper Property

Definition

Gets the IRelationalTypeMapper for the database provider.

public virtual Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper TypeMapper { get; }
member this.TypeMapper : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMapper
Public Overridable ReadOnly Property TypeMapper As IRelationalTypeMapper

Property Value

Implements

Applies to