ModelComponent.Reset Method ()

 

Applies To: SQL Server 2016 Preview

This API supports the product infrastructure and is not intended to be used directly from your code.

Resets the component to an initial state.

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

Syntax

protected void Reset()
protected:
void Reset()
member Reset : unit -> unit
Protected Sub Reset

See Also

ModelComponent Class
Microsoft.AnalysisServices Namespace

Return to top