XmlaMessageLocation.DependsOnObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.