Condividi tramite


PropertyNotSetException Constructor ()

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
public PropertyNotSetException ()
public:
PropertyNotSetException ()
public PropertyNotSetException ()
public function PropertyNotSetException ()

Osservazioni

The default constructor initializes any fields to their default values.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

PropertyNotSetException Class
PropertyNotSetException Members
Microsoft.SqlServer.Management.Common Namespace