Share via


IRelationalCommandBuilder.TypeMappingSource Propriété

Définition

Attention

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

Source pour RelationalTypeMappings à utiliser.

public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
[System.Obsolete("Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.")]
public 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 ReadOnly Property TypeMappingSource As IRelationalTypeMappingSource

Valeur de propriété

Attributs

S’applique à