다음을 통해 공유


IConventionDbFunction.GetIsNullableConfigurationSource 메서드

정의

에 대한 구성 원본을 IsNullable가져옵니다.

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

반환

의 구성 원본입니다 IsNullable.

적용 대상