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

適用対象