Compartir a través de


Action.Key Constructor (Action.Key)

Initializes a new instance of the Action.Key class from an Action.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 Action.Key _
)
'Uso
Dim other As Action.Key 

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

Parámetros

Vea también

Referencia

Action.Key Clase

Sobrecarga de Action.Key

Espacio de nombres Microsoft.SqlServer.Management.XEvent