次の方法で共有


CollectionSet.Key コンストラクター (CollectionSet.Key)

CollectionSet.Key オブジェクトのインスタンスを作成します。

名前空間:  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
)

パラメーター

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework 2.0 でのみサポートされています。

関連項目

参照

CollectionSet.Key クラス

CollectionSet.Key オーバーロード

Microsoft.SqlServer.Management.Collector 名前空間