Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the Target.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 ( _
other As Target.Key _
)
'Utilisation
Dim other As Target.Key
Dim instance As New Target.Key(other)
public Key(
Target.Key other
)
public:
Key(
Target.Key^ other
)
new :
other:Target.Key -> Key
public function Target.Key(
other : Target.Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.XEvent.Target.Key
A Target.Key object.