NamedComponentCollection.GetNewName 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_pubmethod GetNewName()

Gets a unique new name for the component.

System_CAPS_pubmethod GetNewName(String)

Gets a unique new name for the component with the specified name prefix.

See Also

NamedComponentCollection Class
Microsoft.AnalysisServices Namespace

Return to top