GetNewName 메서드

네임스페이스:  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

구현

INamedComponentCollection. . :: . .GetNewName() () () ()