Partager via


Constructeur EventInfo.Key (EventInfo.Key)

Initializes a new instance of the EventInfo.Key class from another EventInfo.Key object.

Espace de noms :  Microsoft.SqlServer.Management.XEvent
Assembly :  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As EventInfo.Key _
)
'Utilisation
Dim other As EventInfo.Key 

Dim instance As New EventInfo.Key(other)
public Key(
    EventInfo.Key other
)
public:
Key(
    EventInfo.Key^ other
)
new : 
        other:EventInfo.Key -> Key
public function EventInfo.Key(
    other : EventInfo.Key
)

Paramètres

Voir aussi

Référence

EventInfo.Key Classe

Surcharge EventInfo.Key

Espace de noms Microsoft.SqlServer.Management.XEvent