Método DismissedValidationResultCollection.Add

Appends the specified validation result of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
public DismissedValidationResult Add(
    ValidationResult validationResult,
    string comments
)

Parâmetros

  • comments
    Tipo: System.String
    The comments associated with the validation result. 

Valor de retorno

Tipo: Microsoft.AnalysisServices.DismissedValidationResult
The newly added validation result.

Consulte também

Referência

DismissedValidationResultCollection Classe

Namespace Microsoft.AnalysisServices