HistoryRepositoryDependencies.TypeMappingSource Property

Definition

The type mapper.

public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; init; }
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource with get, set
Public ReadOnly Property TypeMappingSource As IRelationalTypeMappingSource
Public Property TypeMappingSource As IRelationalTypeMappingSource

Property Value

Applies to