Condividi tramite


Costruttore PropertyNotSetException

Initializes a new instance of the PropertyNotSetException class.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New PropertyNotSetException()
public PropertyNotSetException()
public:
PropertyNotSetException()
new : unit -> PropertyNotSetException
public function PropertyNotSetException()

Osservazioni

The default constructor initializes any fields to their default values.

Esempi

Gestione delle eccezioni SMO

Vedere anche

Riferimento

PropertyNotSetException Classe

Overload PropertyNotSetException

Spazio dei nomi Microsoft.SqlServer.Management.Smo