Costruttore ActionInfo.Key (ActionInfo.Key)

Initializes a new instance of the ActionInfo.Key class from a ActionInfo.Key object provided by the other parameter.

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As ActionInfo.Key _
)
'Utilizzo
Dim other As ActionInfo.Key 

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

Parametri

Vedere anche

Riferimento

ActionInfo.Key Classe

Overload ActionInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent