次の方法で共有


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 このエンティティ型または基本型に定義されているサービス プロパティがある場合は 。

実装

属性

適用対象