Compartilhar via


Construtor EventField.Key (EventField.Key)

Creates a new instance of the EventField.Key class from another EventField.Key object.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)

Sintaxe

'Declaração
Public Sub New ( _
    other As EventField.Key _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

EventField.Key Classe

Sobrecarregado EventField.Key

Namespace Microsoft.SqlServer.Management.XEvent