Metodo PredSourceInfo.Key.GetUrnFragment

Gets an element of an Urn object.

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetUrnFragment As String
'Utilizzo
Dim instance As PredSourceInfo.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

Valore restituito

Tipo: System.String
A string value that contains the Urn fragment.

Vedere anche

Riferimento

PredSourceInfo.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.XEvent