NamedComponent Constructor

 

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 NamedComponent()

Initializes a new instance of the NamedComponent class.

System_CAPS_protmethod NamedComponent(String)

Initializes a new instance of the NamedComponent class.

System_CAPS_protmethod NamedComponent(String, String)

Initializes a new instance of the NamedComponent class.

See Also

NamedComponent Class
Microsoft.AnalysisServices Namespace

Return to top