IXEStoreProvider 介面

定義

定義元件提供者需要實作的介面,XEStore 是所有元資料類別與執行時類別的根節點。

public interface IXEStoreProvider
type IXEStoreProvider = interface
Public Interface IXEStoreProvider

屬性

名稱 Description
DomainInstanceName

取得網域實例名稱。

方法

名稱 Description
GetComparer()

取得子集合的比較器

GetConnection(SfcObjectQueryMode)

取得目前的連線以便查詢。 回傳一個連線,支援單一序列查詢或多個同時開啟的查詢(如要求)。

GetExecutionEngine()

取得執行引擎。

適用於