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