IEntityType.IsQueryType 屬性

定義

取得這個實體類型是否為查詢類型。

public bool IsQueryType { get; }
member this.IsQueryType : bool
Public ReadOnly Property IsQueryType As Boolean

屬性值

如果實體類型是查詢類型,則為 true;否則為 false。

適用於