PerspectiveKpi.Validate Method

Definition

Indicates whether the PerspectiveKpi is valid.

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

Parameters

errors
ValidationErrorCollection

A collection of validation error objects.

includeDetailedErrors
Boolean

true to indicate that detailed errors are included in errors parameter; otherwise, false.

serverEdition
ServerEdition

The edition of the server.

Returns

true if the object returns valid; otherwise, false.

Applies to

Produit Versions
Analysis Services SDK for .NET latest