INamedComponentCollection.GetNewID メソッド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
コンポーネントから新しい一意の ID を生成します。
名前空間: 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
戻り値
型: System.String
新しい一意の ID です。