TargetSetCollection コンストラクター (ObjectSet)

TargetSetCollection クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    parent As ObjectSet _
)
'使用
Dim parent As ObjectSet 

Dim instance As New TargetSetCollection(parent)
public TargetSetCollection(
    ObjectSet parent
)
public:
TargetSetCollection(
    ObjectSet^ parent
)
new : 
        parent:ObjectSet -> TargetSetCollection
public function TargetSetCollection(
    parent : ObjectSet
)

パラメーター

説明

既定のコンストラクターは、すべてのフィールドを既定値に初期化します。

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

関連項目

参照

TargetSetCollection クラス

TargetSetCollection オーバーロード

Microsoft.SqlServer.Management.Dmf 名前空間