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