Metodo ValidationOperation.Key.GetUrnFragment
Retrieves 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 ValidationOperation.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
ValidationOperation.Key Classe
Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices