Construtor UnsupportedFeatureException

Initializes a new instance of the UnsupportedFeatureException class.

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

Sintaxe

'Declaração
Public Sub New
'Uso

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

Comentários

The default constructor initializes any fields to their default values.