ModelComponentCollection.AddNew Method

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_protmethod AddNew(String, String, Type)

Adds a new IModelComponent to the collection.

System_CAPS_protmethod AddNew(String, Type)

Adds a new IModelComponent to the collection.

See Also

ModelComponentCollection Class
Microsoft.AnalysisServices Namespace

Return to top