Classe CollectionSet.Key
The CollectionSet..::..Key class inherits from SfcAbstractKey and is used for identification key operations
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (dans Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public Class Key _
Inherits SfcKey
'Utilisation
Dim instance As CollectionSet.Key
public class Key : SfcKey
public ref class Key : public SfcKey
type Key =
class
inherit SfcKey
end
public class Key extends SfcKey
Notes
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Hiérarchie d'héritage
System. . :: . .Object
SfcKey
Microsoft.SqlServer.Management.Collector..::..CollectionSet..::..Key
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.