Freigeben über


NamedComponent.Reset-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Resets the component to its initial state.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Protected Sub Reset
'Usage
Me.Reset()
protected void Reset()
protected:
void Reset()
member Reset : unit -> unit
protected function Reset()

Siehe auch

Verweis

NamedComponent Klasse

Microsoft.AnalysisServices-Namespace