Share via


RelationalQueryableMethodTranslatingExpressionVisitorDependencies.TypeMappingSource Property

Definition

The relational type mapping source.

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

Property Value

Applies to