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()源。

适用于