次の方法で共有


ValidationResult.Errors プロパティ

定義

検証エラーの読み取り専用コレクションを取得します。

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.AnalysisServices.Tabular.ValidationError> Errors { get; }
member this.Errors : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.AnalysisServices.Tabular.ValidationError>
Public ReadOnly Property Errors As ReadOnlyCollection(Of ValidationError)

プロパティ値

適用対象