Bagikan melalui


ConventionTypeBaseExtensions.GetPropertyAccessModeConfigurationSource Metode

Definisi

Mengembalikan sumber konfigurasi untuk 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)

Parameter

entityType
IConventionTypeBase

Jenis untuk mengatur mode akses.

Mengembalikan

Sumber konfigurasi untuk GetPropertyAccessMode(ITypeBase).

Berlaku untuk