Partager via


Méthode GetUrnFragment

Gets the URN path partial string that represents the managed instance.

Espace de noms :  Microsoft.SqlServer.Management.Utility
Assembly :  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Syntaxe

'Déclaration
Public Overrides Function GetUrnFragment As String
'Utilisation
Dim instance As ManagedInstance..::..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

Valeur de retour

Type : System. . :: . .String
A String value that contains the URN fragment.