XmlaMessageLocation.DependsOnObject Property

Definition

Gets the object on which the SourceObject depends in the case of a dependency error.

public Microsoft.AnalysisServices.XmlaLocationReference DependsOnObject { get; }
member this.DependsOnObject : Microsoft.AnalysisServices.XmlaLocationReference
Public ReadOnly Property DependsOnObject As XmlaLocationReference

Property Value

An XmlaLocationReference with the depends-on object.

Applies to