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

Generates a new Unique ID from the component.

System_CAPS_pubmethod GetNewID(String)

Generates a new Unique ID from the component.

See Also

INamedComponentCollection Interface
Microsoft.AnalysisServices Namespace

Return to top