Condividi tramite


Costruttore Event.Key (Event.Key)

Initializes a new instance of Event.Key class from another Event.Key object.

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 Event.Key _
)
'Utilizzo
Dim other As Event.Key 

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

Parametri

Vedere anche

Riferimento

Event.Key Classe

Overload Event.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent