Construtor DacProfile
Construct a new instance of the DacProfile class with a default set of deployment options.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (em Microsoft.SqlServer.Dac.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DacProfile()
public DacProfile()
public:
DacProfile()
new : unit -> DacProfile
public function DacProfile()