ModelComponentCollection.Clear Method ()

 

Applies To: SQL Server 2016 Preview

Removes all elements from the ModelComponentCollection.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.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