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

指定したキーに基づいて ObjectSet..::..Key クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    other As ObjectSet..::..Key _
)
'使用
Dim other As ObjectSet..::..Key

Dim instance As New ObjectSet..::..Key(other)
public Key(
    ObjectSet..::..Key other
)
public:
Key(
    ObjectSet..::..Key^ other
)
new : 
        other:ObjectSet..::..Key -> Key
public function ObjectSet..::..Key(
    other : ObjectSet..::..Key
)

パラメーター

説明

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