ConventionPropertyExtensions.GetBeforeSaveBehaviorConfigurationSource(IConventionProperty) Yöntem

Tanım

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

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

Parametreler

property
IConventionProperty

Yapılandırma kaynağını bulmak için özelliği.

Döndürülenler

Nullable<ConfigurationSource>

İçin yapılandırma kaynağı GetBeforeSaveBehavior(IProperty) .

Şunlara uygulanır