OperationMessage.Key.GetUrnFragment メソッド

SfcInstance 型の UrnFragment を取得します。

名前空間:  Microsoft.SqlServer.Management.IntegrationServices
アセンブリ:  Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)

構文

'宣言
Public Overrides Function GetUrnFragment As String
'使用
Dim instance As OperationMessage.Key 
Dim returnValue As String 

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

戻り値

型: System.String
UrnFragment。

関連項目

参照

OperationMessage.Key クラス

Microsoft.SqlServer.Management.IntegrationServices 名前空間