Compartir a través de


RegisteredServer.Key.GetUrnFragment Método

Gets the unique resource name path of the specified key.

Espacio de nombres:  Microsoft.SqlServer.Management.RegisteredServers
Ensamblado:  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxis

'Declaración
Public Overrides Function GetUrnFragment As String
'Uso
Dim instance As RegisteredServer.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
A string value that contains the Uniform Resource Name (URN) fragment.

Vea también

Referencia

RegisteredServer.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.RegisteredServers