Compartir a través de


UnknownPropertyException Constructor

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

Comentarios

The default constructor initializes any fields to their default values.

Ejemplos

Controlar excepciones SMO

Vea también

Referencia

UnknownPropertyException Clase

Sobrecarga de UnknownPropertyException

Espacio de nombres Microsoft.SqlServer.Management.Smo