Compartilhar via


Método EnvironmentVariable.Key.GetUrnFragment

Gets the UrnFragment for the SfcInstance type.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Overrides Function GetUrnFragment As String
'Uso
Dim instance As EnvironmentVariable.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

Valor de retorno

Tipo: System.String
The UrnFragment for the SfcInstance type.

Consulte também

Referência

EnvironmentVariable.Key Classe

Namespace Microsoft.SqlServer.Management.IntegrationServices