Bagikan melalui


UnsupportedEngineTypeException Constructor

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()

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

UnsupportedEngineTypeException Class

UnsupportedEngineTypeException Overload

Microsoft.SqlServer.Management.Smo Namespace