Constructeur TargetSet.Key (TargetSet.Key)

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.