Costruttore 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
'Utilizzo
Dim instance As New Target.Key()
public Key()
public:
Key()
new : unit -> Key
public function Target.Key()