Freigeben über


UnsupportedEngineTypeException-Konstruktor

Initializes a new, default instance of the UnsupportedEngineTypeException class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New UnsupportedEngineTypeException()
public UnsupportedEngineTypeException()
public:
UnsupportedEngineTypeException()
new : unit -> UnsupportedEngineTypeException
public function UnsupportedEngineTypeException()

Hinweise

The default constructor initializes any fields to their default values.

Siehe auch

Verweis

UnsupportedEngineTypeException Klasse

UnsupportedEngineTypeException-Überladung

Microsoft.SqlServer.Management.Smo-Namespace