Share via


RelationalCommandBuilderDependencies.TypeMappingSource Eigenschaft

Definition

Achtung

RelationalCommandBuilder doesn't need TypeMappingSource. Derived class should inject the service if needed.

Die Quelle für RelationalTypeMappings, die verwendet werden soll.

public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; init; }
[System.Obsolete("RelationalCommandBuilder doesn't need TypeMappingSource. Derived class should inject the service if needed.")]
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
[<System.Obsolete("RelationalCommandBuilder doesn't need TypeMappingSource. Derived class should inject the service if needed.")>]
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource with get, set
Public ReadOnly Property TypeMappingSource As IRelationalTypeMappingSource
Public Property TypeMappingSource As IRelationalTypeMappingSource

Eigenschaftswert

Attribute

Gilt für: