다음을 통해 공유


IConventionEntityType.GetIsKeylessConfigurationSource 메서드

정의

IsKeyless 속성의 구성 원본을 반환합니다.

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

반환

IsKeyless 속성의 구성 원본입니다.

적용 대상