共用方式為


TargetSetCollection 建構函式 (ObjectSet)

Initializes a new instance of the TargetSetCollection class.

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

參數

備註

The default constructor initializes any fields to their default values.

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

請參閱

參考

TargetSetCollection 類別

TargetSetCollection 多載

Microsoft.SqlServer.Management.Dmf 命名空間