NamedComponent.Reset Method ()
Applies To: SQL Server (starting with 2016)
Resets the component to its initial state.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
Syntax
protected void Reset()
protected:
void Reset()
member Reset : unit -> unit
Protected Sub Reset
See Also
NamedComponent Class
Microsoft.AnalysisServices Namespace
Return to top