NamedComponentCollection.GetNewName 方法

Gets a unique new name for the component.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Function GetNewName As String
'用途
Dim instance As NamedComponentCollection 
Dim returnValue As String 

returnValue = instance.GetNewName()
public string GetNewName()
public:
virtual String^ GetNewName() sealed
abstract GetNewName : unit -> string  
override GetNewName : unit -> string
public final function GetNewName() : String

傳回值

型別:System.String
A unique new name for the component.

實作

INamedComponentCollection.GetNewName()

請參閱

參考

NamedComponentCollection 類別

GetNewName 多載

Microsoft.AnalysisServices 命名空間