次の方法で共有


GetUrnFragment メソッド

サーバー グループを表す URN (Unique Resource Name) パス文字列の一部を取得します。

名前空間:  Microsoft.SqlServer.Management.RegisteredServers
アセンブリ:  Microsoft.SqlServer.Management.RegisteredServers (Microsoft.SqlServer.Management.RegisteredServers.dll)

構文

'宣言
Public Overrides Function GetUrnFragment As String
'使用
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

戻り値

型: System. . :: . .String
URN フラグメントを格納する String 値です。

説明

URN の詳細については、「クエリ式および一意なリソース名」を参照してください。