다음을 통해 공유


CollectionSet.Key 생성자 (CollectionSet.Key)

Creates an instance of a CollectionSet.Key object.

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

구문

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

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

매개 변수

주의

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

참고 항목

참조

CollectionSet.Key 클래스

CollectionSet.Key 오버로드

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