次の方法で共有


DeployedDacCollection コンストラクター (Utility)

指定されたインポート済みオブジェクトに基づいて DeployedDacCollection クラスの新しいインスタンスを初期化します。

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

構文

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

Dim instance As New DeployedDacCollection(parent)
public DeployedDacCollection(
    Utility parent
)
public:
DeployedDacCollection(
    Utility^ parent
)
new : 
        parent:Utility -> DeployedDacCollection
public function DeployedDacCollection(
    parent : Utility
)

パラメーター

説明

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

関連項目

参照

DeployedDacCollection クラス

DeployedDacCollection オーバーロード

Microsoft.SqlServer.Management.Utility 名前空間