다음을 통해 공유


CollectionItem.Key 생성자 (CollectionItem.Key)

Creates an instance of a [T:] [Microsoft.SqlServer.Management.Collector.CollectionItem.Key] object.

네임스페이스:  Microsoft.SqlServer.Management.Collector
어셈블리:  Microsoft.SqlServer.Management.Collector(Microsoft.SqlServer.Management.Collector.dll)

구문

‘선언
Public Sub New ( _
    other As CollectionItem.Key _
)
‘사용 방법
Dim other As CollectionItem.Key 

Dim instance As New CollectionItem.Key(other)
public Key(
    CollectionItem.Key other
)
public:
Key(
    CollectionItem.Key^ other
)
new : 
        other:CollectionItem.Key -> Key
public function CollectionItem.Key(
    other : CollectionItem.Key
)

매개 변수

주의

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

참고 항목

참조

CollectionItem.Key 클래스

CollectionItem.Key 오버로드

Microsoft.SqlServer.Management.Collector 네임스페이스