EntityViewContainer 類別

定義

設計時建立的類型基底類別,用來儲存產生的視圖。

public ref class EntityViewContainer abstract
public abstract class EntityViewContainer
type EntityViewContainer = class
Public MustInherit Class EntityViewContainer
繼承
EntityViewContainer

備註

此類別用於編譯時視圖生成。 此本書並非為開發者設計。

建構函式

名稱 Description
EntityViewContainer()

初始化 EntityViewContainer 類別的新執行個體。

屬性

名稱 Description
EdmEntityContainerName

取得或設定 的 EntityContainer名稱。

HashOverAllExtentViews

瀏覽數的雜湊值。

HashOverMappingClosure

雜湊值。

StoreEntityContainerName

在儲存結構中取得或設定 EntityContainer

ViewCount

要獲得或設定觀看次數。

方法

名稱 Description
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
GetViewAt(Int32)

回傳指定索引的鍵值對,該索引包含視圖及其鍵。

MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於