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.
Construct a new instance of the DacExtractOptions class.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DacExtractOptions()
public DacExtractOptions()
public:
DacExtractOptions()
new : unit -> DacExtractOptions
public function DacExtractOptions()