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.
Creates an instance of a CollectionSet.Key object.
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public Sub New ( _
other As CollectionSet.Key _
)
'Utilisation
Dim other As CollectionSet.Key
Dim instance As New CollectionSet.Key(other)
public Key(
CollectionSet.Key other
)
public:
Key(
CollectionSet.Key^ other
)
new :
other:CollectionSet.Key -> Key
public function CollectionSet.Key(
other : CollectionSet.Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Collector.CollectionSet.Key
A Key object.
Notes
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.