Freigeben über


Operation.Key.GetUrnFragment-Methode

Retrieves the conversions of the URN.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntax

'Declaration
Public Overrides Function GetUrnFragment As String
'Usage
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

Rückgabewert

Typ: System.String
The conversions of the URN.

Siehe auch

Verweis

Operation.Key Klasse

Microsoft.SqlServer.Management.IntegrationServices-Namespace