Metoda MajorObject.Validate (ValidationResultCollection)
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Function Validate ( _
results As ValidationResultCollection _
) As Boolean
'Użycie
Dim instance As MajorObject
Dim results As ValidationResultCollection
Dim returnValue As Boolean
returnValue = instance.Validate(results)
public bool Validate(
ValidationResultCollection results
)
public:
bool Validate(
ValidationResultCollection^ results
)
member Validate :
results:ValidationResultCollection -> bool
public function Validate(
results : ValidationResultCollection
) : boolean
Parametry
Wartość zwracana
Typ: System.Boolean
Zobacz także