RuntimeProperty.IReadOnlyProperty.GetProviderClrType Methode

Definition

Ruft den Typ ab, in den der Eigenschaftswert konvertiert wird, bevor er an den Datenbankanbieter gesendet wird.

[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

Gibt zurück

Der Anbietertyp oder null , wenn keiner festgelegt wurde.

Implementiert

Attribute

Gilt für: