Construtor UnsupportedVersionException

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

Comentários

The default constructor initializes any fields to their default values.

Exemplos

Manipulando exceções SMO

Consulte também

Referência

UnsupportedVersionException Classe

Sobrecarregado UnsupportedVersionException

Namespace Microsoft.SqlServer.Management.Smo

Outros recursos

Manipulando exceções SMO