다음을 통해 공유


RuntimeEntityType.IReadOnlyEntityType.HasServiceProperties 메서드

정의

이 엔터티 형식 IServiceProperty 에 정의된 항목이 있는지 여부를 확인합니다.

[System.Diagnostics.DebuggerStepThrough]
bool IReadOnlyEntityType.HasServiceProperties ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.HasServiceProperties : unit -> bool
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.HasServiceProperties : unit -> bool
Function HasServiceProperties () As Boolean Implements IReadOnlyEntityType.HasServiceProperties

반환

true 이 엔터티 형식 또는 기본 형식에 정의된 서비스 속성이 있으면 입니다.

구현

특성

적용 대상