IConventionProperty.GetBeforeSaveBehaviorConfigurationSource Метод

Определение

Возвращает источник конфигурации для GetBeforeSaveBehavior().

public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? GetBeforeSaveBehaviorConfigurationSource ();
abstract member GetBeforeSaveBehaviorConfigurationSource : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function GetBeforeSaveBehaviorConfigurationSource () As Nullable(Of ConfigurationSource)

Возвращаемое значение

Источник конфигурации для GetBeforeSaveBehavior().

Применяется к