CollectionItem.Key 클래스
The CollectionItem..::..Key class inherits from SfcAbstractKey and is used for identification key operations.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector
구문
‘선언
Public Class Key _
Inherits SfcKey
‘사용 방법
Dim instance As CollectionItem.Key
public class Key : SfcKey
public ref class Key : public SfcKey
type Key =
class
inherit SfcKey
end
public class Key extends SfcKey
주의
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
상속 계층 구조
System. . :: . .Object
SfcKey
Microsoft.SqlServer.Management.Collector..::..CollectionItem..::..Key
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.