DataSource.GetDependents Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public override Hashtable GetDependents(
    Hashtable dependents
)

Parameters

Return Value

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

Implements

IMajorObject.GetDependents(Hashtable)

See Also

Reference

DataSource Class

Microsoft.AnalysisServices Namespace