Constructeur Target.Key
Initializes a new instance of the Target.Key class.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Target.Key()
public Key()
public:
Key()
new : unit -> Key
public function Target.Key()