DacConfig Constructor
Initialized a default instance of the DacConfig object.
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New DacConfig()
protected DacConfig()
protected:
DacConfig()
new : unit -> DacConfig
protected function DacConfig()
Remarks
The default constructor initializes any fields to their default values.