Partager via


RuntimeTypeMappingConfiguration.ITypeMappingConfiguration.GetProviderClrType Méthode

Définition

Obtient le type vers lequel la valeur de propriété sera convertie avant d’être envoyée au fournisseur de base de données.

[System.Diagnostics.DebuggerStepThrough]
Type? ITypeMappingConfiguration.GetProviderClrType ();
[System.Diagnostics.DebuggerStepThrough]
Type ITypeMappingConfiguration.GetProviderClrType ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration.GetProviderClrType : unit -> Type
override this.Microsoft.EntityFrameworkCore.Metadata.ITypeMappingConfiguration.GetProviderClrType : unit -> Type
Function GetProviderClrType () As Type Implements ITypeMappingConfiguration.GetProviderClrType

Retours

Type de fournisseur ou null si aucun n’a été défini.

Implémente

Attributs

S’applique à