Compartir a través de


ModelValidatorDependencies.TypeMappingSource Propiedad

Definición

Precaución

The model now contains this dependency

Asignador de tipos.

public Microsoft.EntityFrameworkCore.Storage.ITypeMappingSource TypeMappingSource { get; }
[System.Obsolete("The model now contains this dependency")]
public Microsoft.EntityFrameworkCore.Storage.ITypeMappingSource TypeMappingSource { get; init; }
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.ITypeMappingSource
[<System.Obsolete("The model now contains this dependency")>]
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.ITypeMappingSource with get, set
Public ReadOnly Property TypeMappingSource As ITypeMappingSource
Public Property TypeMappingSource As ITypeMappingSource

Valor de propiedad

Atributos

Se aplica a