Aracılığıyla paylaş


ConventionPropertyExtensions.GetProviderClrTypeConfigurationSource Yöntem

Tanım

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

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

Parametreler

property
IConventionProperty

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

Döndürülenler

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

Şunlara uygulanır