共用方式為


CollectionItem.Key.GetUrnFragment 方法

Gets a urn fragment.

命名空間:  Microsoft.SqlServer.Management.Collector
組件:  Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)

語法

'宣告
Public Overrides Function GetUrnFragment As String
'用途
Dim instance As CollectionItem.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
A String value that is the urn fragment.

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

請參閱

參考

CollectionItem.Key 類別

Microsoft.SqlServer.Management.Collector 命名空間