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 TargetSet.Key class based on the specified key.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
other As TargetSet.Key _
)
'Utilisation
Dim other As TargetSet.Key
Dim instance As New TargetSet.Key(other)
public Key(
TargetSet.Key other
)
public:
Key(
TargetSet.Key^ other
)
new :
other:TargetSet.Key -> Key
public function TargetSet.Key(
other : TargetSet.Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Dmf.TargetSet.Key
A TargetSet.Key value that specifies the other key.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.