Compartir a través de


Operation.Key.GetUrnFragment Método

Retrieves the conversions of the URN.

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 Operation.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 conversions of the URN.

Vea también

Referencia

Operation.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices