Metodo ParameterInfo.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 ParameterInfo.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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices