Condividi tramite


Metodo ExecutionOperation.Key.GetUrnFragment

Gets the UrnFragment for the SfcInstance type.

Spazio dei nomi  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetUrnFragment As String
'Utilizzo
Dim instance As ExecutionOperation.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

Valore restituito

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

Vedere anche

Riferimento

ExecutionOperation.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices