RelationalMethodCallTranslatorProviderDependencies.RelationalTypeMappingSource Property

Definition

Relational Type Mapping Source.

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

Property Value

Applies to