Metodo DataSourceView.GetDependents

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public override Hashtable GetDependents(
    Hashtable dependents
)

Parametri

Valore restituito

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

Implementa

IMajorObject.GetDependents(Hashtable)

Vedere anche

Riferimento

DataSourceView Classe

Spazio dei nomi Microsoft.AnalysisServices