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
)
パラメーター
- other
型: Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
Key オブジェクトです。
説明
この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。