DataSource.Validate(ValidationErrorCollection, Boolean, ServerEdition) Method

Definition

Determines whether the data source is valid.

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

Parameters

errors
ValidationErrorCollection

The collection of errors.

includeDetailedErrors
Boolean

true to include detailed errors; otherwise, false.

serverEdition
ServerEdition

The server edition.

Returns

true if the data source is valid; otherwise, false.

Applies to

Produit Versions
Analysis Services SDK for .NET latest