Construtor Target.Key
Initializes a new instance of the Target.Key class.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Target.Key()
public Key()
public:
Key()
new : unit -> Key
public function Target.Key()