次の方法で共有


DacProfile コンストラクター

既定の配置オプションを使用して、DacProfile クラスの新しいインスタンスを構築します。

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

構文

'宣言
Public Sub New
'使用
Dim instance As New DacProfile()
public DacProfile()
public:
DacProfile()
new : unit -> DacProfile
public function DacProfile()

関連項目

参照

DacProfile クラス

Microsoft.SqlServer.Dac 名前空間