Construtor FailedTargetSelectionException
Initializes a new default instance of the FailedTargetSelectionException 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 FailedTargetSelectionException()
public FailedTargetSelectionException()
public:
FailedTargetSelectionException()
new : unit -> FailedTargetSelectionException
public function FailedTargetSelectionException()