CollectionSet.Key 생성자 (CollectionSet.Key)
Creates an instance of a CollectionSet..::..Key object.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector
구문
‘선언
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
)
매개 변수
- other
형식: Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
A Key object.
주의
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.