CubeAttribute.Validate Methode

Definition

Bestimmt, ob CubeAttribute gültig ist.

public override bool Validate (Microsoft.AnalysisServices.ValidationErrorCollection errors, bool includeDetailedErrors, Microsoft.AnalysisServices.ServerEdition serverEdition);
override this.Validate : Microsoft.AnalysisServices.ValidationErrorCollection * bool * Microsoft.AnalysisServices.ServerEdition -> bool
Public Overrides Function Validate (errors As ValidationErrorCollection, includeDetailedErrors As Boolean, serverEdition As ServerEdition) As Boolean

Parameter

errors
ValidationErrorCollection

Eine Auflistung von Überprüfungsfehlern.

includeDetailedErrors
Boolean

TRUE, wenn ausführliche Fehler einbezogen werden sollen; andernfalls FALSE.

serverEdition
ServerEdition

Die Serveredition.

Gibt zurück

TRUE, wenn CubeAttribute gültig ist; andernfalls FALSE.

Gilt für: