Поделиться через


Метод PackageInfo.Key.GetUrnFragment

Retrieves the UrnFragment for the SfcInstance type.

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Overrides Function GetUrnFragment As String
'Применение
Dim instance As PackageInfo.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
The UrnFragment.

См. также

Справочник

PackageInfo.Key Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices