다음을 통해 공유


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

적용 대상