Constructeur EventField.Key (EventField.Key)

Creates a new instance of the EventField.Key class from another EventField.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 EventField.Key _
)
'Utilisation
Dim other As EventField.Key 

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

Paramètres

Voir aussi

Référence

EventField.Key Classe

Surcharge EventField.Key

Espace de noms Microsoft.SqlServer.Management.XEvent