Construtor DeploymentFailedException
Initializes a new instance of the DeploymentFailedException class.
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DeploymentFailedException()
public DeploymentFailedException()
public:
DeploymentFailedException()
new : unit -> DeploymentFailedException
public function DeploymentFailedException()
Consulte também
Referência
DeploymentFailedException Classe