DacProfile 构造函数

Construct a new instance of the DacProfile class with a default set of deployment options.

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