OperationMessage.Key.GetUrnFragment Método
Gets 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 OperationMessage.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.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices