Share via


ConventionTypeBaseExtensions.GetPropertyAccessModeConfigurationSource Methode

Definition

Gibt die Konfigurationsquelle für GetPropertyAccessMode(ITypeBase)zurück.

public static Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetPropertyAccessModeConfigurationSource (this Microsoft.EntityFrameworkCore.Metadata.IConventionTypeBase entityType);
static member GetPropertyAccessModeConfigurationSource : Microsoft.EntityFrameworkCore.Metadata.IConventionTypeBase -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
<Extension()>
Public Function GetPropertyAccessModeConfigurationSource (entityType As IConventionTypeBase) As Nullable(Of ConfigurationSource)

Parameter

entityType
IConventionTypeBase

Der Typ, für den der Zugriffsmodus festgelegt werden soll.

Gibt zurück

Die Konfigurationsquelle für GetPropertyAccessMode(ITypeBase).

Gilt für: