IMutableEntityType.IsQueryType 屬性

定義

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

public bool IsQueryType { get; set; }
member this.IsQueryType : bool with get, set
Public Property IsQueryType As Boolean

屬性值

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

適用於