Metoda GetUrnFragment
Pobiera ciąg ścieżka częściowe unikatowego zasób Nazwa URN, reprezentującą grupy serwerów.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Deklaracja
Public Overrides Function GetUrnFragment As String
'Użycie
Dim instance As ServerGroup..::..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
Wartość zwracana
Typ: System. . :: . .String
A String wartość zawierającej fragment nazwy URN.
Uwagi
Aby uzyskać więcej informacji na temat urny, zobacz Kwerenda wyrażeń i unikatowych nazw zasobów.
Zobacz także