Compartir a través de


PropertyTypeMismatchException Constructor

Initializes a new instance of the PropertyTypeMismatchException class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

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

Comentarios

The default constructor initializes any fields to their default values.