Share via


ProviderConventionSetBuilderDependencies.TypeMappingSource Property

Definition

The type mapping source.

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

Property Value

Applies to