Construtor DacConfig
Initialized a default instance of the DacConfig object.
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (em Microsoft.SqlServer.Management.Dac.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New DacConfig()
protected DacConfig()
protected:
DacConfig()
new : unit -> DacConfig
protected function DacConfig()
Comentários
The default constructor initializes any fields to their default values.