IReadOnlyEntityType.HasServiceProperties 方法

定義

檢查此實體類型是否有任何 IServiceProperty 已定義。

public bool HasServiceProperties ();
abstract member HasServiceProperties : unit -> bool
Public Function HasServiceProperties () As Boolean

傳回

true 如果此實體類型或基底類型上定義了任何服務屬性,則為 。

適用於