次の方法で共有


ValidationResult.Source プロパティ

定義

ValidationResult のソースである ModelComponent を取得します。

public Microsoft.AnalysisServices.ModelComponent Source { get; }
member this.Source : Microsoft.AnalysisServices.ModelComponent
Public ReadOnly Property Source As ModelComponent

プロパティ値

ValidationResult のソース。

適用対象