Méthode MajorObject.Validate (ValidationResultCollection)

Indicates whether the MajorObject is valid.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

VB
'Déclaration
Public Function Validate ( _
    results As ValidationResultCollection _
) As Boolean
'Utilisation
Dim instance As MajorObject 
Dim results As ValidationResultCollection 
Dim returnValue As Boolean 

returnValue = instance.Validate(results)

Paramètres

Valeur de retour

Type : System.Boolean
true if the MajorObject is valid; otherwise, false.

Voir aussi

Référence

MajorObject Classe

Surcharge Validate

Espace de noms Microsoft.AnalysisServices