Constructeur Action.Key
Initializes a new instance of the Action.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 Action.Key()
public Key()
public:
Key()
new : unit -> Key
public function Action.Key()