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)

属性值

适用于