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