Classe CollectionSet.Key
The CollectionSet..::..Key class inherits from SfcAbstractKey and is used for identification key operations
Spazio dei nomi: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Sintassi
'Dichiarazione
Public Class Key _
Inherits SfcKey
'Utilizzo
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
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Gerarchia di ereditarietà
System. . :: . .Object
SfcKey
Microsoft.SqlServer.Management.Collector..::..CollectionSet..::..Key
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche