Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the DeploymentFailedException class.
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DeploymentFailedException()
public DeploymentFailedException()
public:
DeploymentFailedException()
new : unit -> DeploymentFailedException
public function DeploymentFailedException()
See Also
Reference
DeploymentFailedException Class