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