Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a new instance of the DacDeployOptions class with default options.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DacDeployOptions()
public DacDeployOptions()
public:
DacDeployOptions()
new : unit -> DacDeployOptions
public function DacDeployOptions()