Partager via


RuntimeProperty.IReadOnlyProperty.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? IReadOnlyProperty.GetProviderClrType ();
[System.Diagnostics.DebuggerStepThrough]
Type IReadOnlyProperty.GetProviderClrType ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetProviderClrType : unit -> Type
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty.GetProviderClrType : unit -> Type
Function GetProviderClrType () As Type Implements IReadOnlyProperty.GetProviderClrType

Retours

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

Implémente

Attributs

S’applique à