共用方式為


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 如果此實體類型或基底類型上定義了任何服務屬性,則為 。

實作

屬性

適用於