Costruttore Target.Key (Target.Key)

Initializes a new instance of the Target.Key class.

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

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

Parametri

Vedere anche

Riferimento

Target.Key Classe

Overload Target.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent