Constructeur TargetSetLevel.Key (TargetSetLevel.Key)
Initializes a new instance of the TargetSetLevel.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 TargetSetLevel.Key _
)
'Utilisation
Dim other As TargetSetLevel.Key
Dim instance As New TargetSetLevel.Key(other)
public Key(
TargetSetLevel.Key other
)
public:
Key(
TargetSetLevel.Key^ other
)
new :
other:TargetSetLevel.Key -> Key
public function TargetSetLevel.Key(
other : TargetSetLevel.Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key
A TargetSetLevel.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.