Compartir a través de


EventField.Key Constructor (EventField.Key)

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

Espacio de nombres:  Microsoft.SqlServer.Management.XEvent
Ensamblado:  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

EventField.Key Clase

Sobrecarga de EventField.Key

Espacio de nombres Microsoft.SqlServer.Management.XEvent