IConventionProperty.GetAfterSaveBehaviorConfigurationSource Метод

Определение

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

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

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

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

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