DacServicesException Constructor

Construct a new instance of the DacServicesException class.

Namespace:  Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DacServicesException()
public DacServicesException()
public:
DacServicesException()
new : unit -> DacServicesException
public function DacServicesException()

See Also

Reference

DacServicesException Class

DacServicesException Overload

Microsoft.SqlServer.Dac Namespace