Constructeur DacProfile
Construct a new instance of the DacProfile class with a default set of deployment options.
Espace de noms : Microsoft.SqlServer.Dac
Assembly : Microsoft.SqlServer.Dac (en Microsoft.SqlServer.Dac.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DacProfile()
public DacProfile()
public:
DacProfile()
new : unit -> DacProfile
public function DacProfile()