ModelComponentCollection.Clear Method ()

 

Applies To: SQL Server (starting with 2016)

Removes all elements from the ModelComponentCollection.

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

Syntax

public void Clear()
public:
void Clear()
member Clear : unit -> unit
Public Sub Clear

See Also

ModelComponentCollection Class
Microsoft.AnalysisServices Namespace

Return to top