Compartilhar via


Construtor EventInfo.Key (EventInfo.Key)

Initializes a new instance of the EventInfo.Key class from another EventInfo.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 EventInfo.Key _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

EventInfo.Key Classe

Sobrecarregado EventInfo.Key

Namespace Microsoft.SqlServer.Management.XEvent