QuerySqlGeneratorDependencies.TypeMappingSource Property

Definition

The type mapping source.

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

Property Value

Applies to