Aracılığıyla paylaş


ConventionPropertyBaseExtensions.GetPropertyAccessModeConfigurationSource Yöntem

Tanım

için GetPropertyAccessMode()yapılandırma kaynağını 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 buluna özelliği.

Döndürülenler

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

Şunlara uygulanır