ConventionPropertyBaseExtensions.GetPropertyAccessModeConfigurationSource(IConventionPropertyBase) Yöntem

Tanım

için yapılandırma kaynağını GetPropertyAccessMode() döndürür.

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

Parametreler

property
IConventionPropertyBase

Yapılandırma kaynağının bulun özelliği.

Döndürülenler

Nullable<ConfigurationSource>

için yapılandırma GetPropertyAccessMode() kaynağı.

Şunlara uygulanır