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