XmlaMessageLocation.DependsOnObject プロパティ

定義

依存関係エラーが発生した場合に、SourceObject の依存先のオブジェクトを取得します。

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

プロパティ値

依存オブジェクトを含む XmlaLocationReference。

適用対象