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 命名空间