Dimension.GetDependents 方法

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Adds the mining structures and subsequent dependents to the specified Hashtable.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
public override Hashtable GetDependents(
    Hashtable dependents
)

參數

傳回值

型別:System.Collections.Hashtable
The dependents Hashtable with mining structures of the database and the mining structure dependents appended.

實作

IMajorObject.GetDependents(Hashtable)

請參閱

參考

Dimension 類別

Microsoft.AnalysisServices 命名空間