DacConfig 构造函数

Initialized a default instance of the DacConfig object.

命名空间:  Microsoft.SqlServer.Management.Dac
程序集:  Microsoft.SqlServer.Management.Dac(在 Microsoft.SqlServer.Management.Dac.dll 中)

语法

声明
Protected Sub New
用法

Dim instance As New DacConfig()
protected DacConfig()
protected:
DacConfig()
new : unit -> DacConfig
protected function DacConfig()

注释

The default constructor initializes any fields to their default values.