Constructeur EventField.Key
Default constructor for generic key generation that creates a new instance of the EventField.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 EventField.Key()
public Key()
public:
Key()
new : unit -> Key
public function EventField.Key()