Прочетете на английски

Споделяне чрез


Action.Validate(ValidationErrorCollection, Boolean, ServerEdition) Method

Definition

Validates the element to which it is appended; returns any errors encountered into a collection. Also contains a parameter to enable return of detailed errors.

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

Parameters

errors
ValidationErrorCollection

A collection within which errors can be logged.

includeDetailedErrors
Boolean

true to enable detailed errors; otherwise false.

serverEdition
ServerEdition

One of the enumeration values that specifies the installed edition of the Analysis Services instance.

Returns

true if no errors are encountered; otherwise false.

Applies to

Продукт Версии
Analysis Services SDK for .NET latest