Compartir a través de


PropertyNotSetException Constructor

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

Comentarios

The default constructor initializes any fields to their default values.

Ejemplos

Controlar excepciones SMO

Vea también

Referencia

PropertyNotSetException Clase

Sobrecarga de PropertyNotSetException

Espacio de nombres Microsoft.SqlServer.Management.Smo