Share via


Kpi.Validate(ValidationErrorCollection, Boolean, ServerEdition) Method

Definition

Validates the Kpi object for errors.

public override bool Validate(Microsoft.AnalysisServices.ValidationErrorCollection errors, bool includeDetailedErrors, Microsoft.AnalysisServices.ServerEdition serverEdition);

Parameters

errors
ValidationErrorCollection

The collection to hold the errors during validation.

includeDetailedErrors
Boolean

true if the validation includes detailed errors; otherwise, false.

serverEdition
ServerEdition

The server edition.

Returns

The result of the validation.

Applies to

Product Versions
Analysis Services SDK for .NET latest