EventInfo.Key Constructor
Initializes a new instance of the EventInfo.Key class.
Espacio de nombres: Microsoft.SqlServer.Management.XEvent
Ensamblado: Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New EventInfo.Key()
public Key()
public:
Key()
new : unit -> Key
public function EventInfo.Key()