FailedTargetSelectionException Constructor

Initializes a new default instance of the FailedTargetSelectionException class.

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New FailedTargetSelectionException()
public FailedTargetSelectionException()
public:
FailedTargetSelectionException()
new : unit -> FailedTargetSelectionException
public function FailedTargetSelectionException()

See Also

Reference

FailedTargetSelectionException Class

FailedTargetSelectionException Overload

Microsoft.SqlServer.Management.Dac Namespace