共用方式為


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)

屬性值

適用於