GetNewID メソッド
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Function GetNewID As String
'使用
Dim instance As INamedComponentCollection
Dim returnValue As String
returnValue = instance.GetNewID()
string GetNewID()
String^ GetNewID()
abstract GetNewID : unit -> string
function GetNewID() : String