IMajorObject.DependsOn(IMajorObject) Method

Definition

A Boolean specifying whether the current object has a dependency on another object.

public bool DependsOn (Microsoft.AnalysisServices.Tabular.IMajorObject obj);
abstract member DependsOn : Microsoft.AnalysisServices.Tabular.IMajorObject -> bool
Public Function DependsOn (obj As IMajorObject) As Boolean

Parameters

Returns

Applies to