Constructeur ObjectSet.Key (ObjectSet.Key)

Initializes a new instance of the ObjectSet..::..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 ObjectSet..::..Key _
)
'Utilisation
Dim other As ObjectSet..::..Key

Dim instance As New ObjectSet..::..Key(other)
public Key(
    ObjectSet..::..Key other
)
public:
Key(
    ObjectSet..::..Key^ other
)
new : 
        other:ObjectSet..::..Key -> Key
public function ObjectSet..::..Key(
    other : ObjectSet..::..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.