INamedComponentCollection.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()

Assists in creating new consecutive numbered names that start with namePrefix.

System_CAPS_pubmethod GetNewName(String)

Assists in creating new consecutive numbered names that start with namePrefix.

See Also

INamedComponentCollection Interface
Microsoft.AnalysisServices Namespace

Return to top