Condividi tramite


Costruttore PropertyNotSetException

Initializes a new instance of the PropertyNotSetException class.

Spazio dei nomi  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.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.