Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Removes all results from the current ValidationResultCollection object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ValidationResultCollection
instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()