共用方式為


EntityViewContainer 類別

定義

在設計階段建立以儲存所產生檢視之型別的基底類別 (Base Class)。

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

備註

這個類別是用於編譯時期檢視的產生, 不是要供開發人員使用。

建構函式

EntityViewContainer()

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

屬性

EdmEntityContainerName

取得或設定 EntityContainer 的名稱。

HashOverAllExtentViews

檢視的雜湊值。

HashOverMappingClosure

雜湊值。

StoreEntityContainerName

在儲存結構描述內取得或設定 EntityContainer

ViewCount

取得或設定檢視計數。

方法

Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
GetViewAt(Int32)

傳回位於指定索引處的索引鍵/值組,其中包含檢視及其索引鍵。

MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

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

(繼承來源 Object)

適用於