共用方式為


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.