Compartir a través de


EnvironmentReference.Key.GetUrnFragment Método

Retrieves the UrnFragment for the SfcInstance type.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Overrides Function GetUrnFragment As String
'Uso
Dim instance As EnvironmentReference.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 devuelto

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

Vea también

Referencia

EnvironmentReference.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices