Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


NamedComponentCollection.GetNewName Method

Gets a unique new name for the component.

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

Syntax

VB
'Declaration
Public Function GetNewName As String
'Usage
Dim instance As NamedComponentCollection 
Dim returnValue As String 

returnValue = instance.GetNewName()

Return Value

Type: System.String
A unique new name for the component.

Implements

INamedComponentCollection.GetNewName()

See Also

Reference

NamedComponentCollection Class

GetNewName Overload

Microsoft.AnalysisServices Namespace