Udostępnij za pośrednictwem


ConventionTypeBaseExtensions.GetPropertyAccessModeConfigurationSource Metoda

Definicja

Zwraca źródło konfiguracji dla elementu GetPropertyAccessMode(ITypeBase).

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)

Parametry

entityType
IConventionTypeBase

Typ, dla który ma być ustawiony tryb dostępu.

Zwraca

Źródło konfiguracji dla elementu GetPropertyAccessMode(ITypeBase).

Dotyczy