IRelationalDatabaseProviderServices.TypeMapper Property

Definition

The IRelationalTypeMapper for the provider.

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

Property Value

Applies to