다음을 통해 공유


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.dll의 Microsoft.SqlServer.Management.Collector

구문

‘선언
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.