Sdílet prostřednictvím


RelationalCommandBuilder.TypeMappingSource Vlastnost

Definice

Upozornění

Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.

Zdroj pro RelationalTypeMappings, který se má použít.

public virtual Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
[System.Obsolete("Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.")]
public virtual Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource
[<System.Obsolete("Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.")>]
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource
Public Overridable ReadOnly Property TypeMappingSource As IRelationalTypeMappingSource

Hodnota vlastnosti

Implementuje

Atributy

Platí pro