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

[T:] [Microsoft.SqlServer.Management.Collector.CollectionItem.Key] オブジェクトのインスタンスを作成します。

名前空間:  Microsoft.SqlServer.Management.Collector
アセンブリ:  Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)

構文

'宣言
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
)

パラメーター

説明

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