Compartir a través de


CollectionItem.Key.GetUrnFragment Método

Gets a urn fragment.

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

Sintaxis

'Declaración
Public Overrides Function GetUrnFragment As String
'Uso
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

Valor devuelto

Tipo: System.String
A String value that is the urn fragment.

Comentarios

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

Vea también

Referencia

CollectionItem.Key Clase

Espacio de nombres Microsoft.SqlServer.Management.Collector